in controllers, id’s, actions, models, views, plugins,helpers etc... REST != CRUD *Caution: Not following advice will result in severe damage and makes me SAY: I TOLD YOU SO
in his dissertation on Architectural Styles) said: REST is a coordinated set of architectural constraints that attempts to minimize latency and network communication while at the same time maximizing the independence and scalability of component implementations. This is achieved by placing constraints on connector semantics where other styles have focused on component semantics.
first comment of the fourth photo for the fifth article We want all comments of the fourth photo for the fifth article CACHEABLE! SCALABLE! READABLE! /articles /articles/5/photos/4/comments/1 /articles/5/photos/4/comments
DELETE (delete) /users create a new user list users bulk update users delete all users /users/1234 error show 1234 if exists update 1234, else error delete 1234