What is a collection (set) of resources
Resource collections can use plural names |
Code structured data with JSON objects
the payload of a response containing more than one entry returns an object containing a list and not directly a list. |
REST Resources
URI Structure |
REST Resources
Collections of Entities |
Resources
A collection contains a list of resources of the same type. For example, a user has a collection of contacts. |
Methods
The key characteristic of a resource-oriented API is that it emphasizes resources (data model) over the methods performed on the resources (functionality) |
Resources examples |
Collection ID |