February 2018
Intermediate to advanced
246 pages
6h 3m
English
REST uses the GET verb to retrieve items of the specific resource type. Given that we have a lot of items, it is possible to retrieve a specific resource item and to retrieve all the available resource items. Retrieval of a specific resource item is generally done by providing the id of the item. The following shows the two forms of GET used for retrieval:
Read now
Unlock full access