February 2018
Intermediate to advanced
246 pages
6h 3m
English
We defined endpoints in the previous subsection, Resources, but how do we interact with them? REST is built on top of the HTTP protocol and it uses HTTP methods, or verbs in the case of REST, to interact with the server. Let's take our endpoint from the previous example, /api/books, to understand how it is used.
Read now
Unlock full access