REST is a set of conventions — resources as URLs, HTTP verbs as actions — not a technology. An API only becomes “RESTful” when it follows those conventions consistently.
REST is a set of conventions — resources as URLs, HTTP verbs as actions — not a technology. An API only becomes “RESTful” when it follows those conventions consistently.