Hacker News new | ask | show | jobs
by fnid2 5907 days ago
4. Four CRUD operations are insufficient for even modestly complex applications. Many REST-like api's include the type of operation to perform in the request, but this is against the rigid structure of the REST interface.