REST Canvas
Design APIs using RESTful principles, defining resources, verbs, and example requests and responses.
Outcomes
Section titled “Outcomes”- Consistent RESTful API design
How it works
Section titled “How it works”- Identify key resources exposed by the API
- Define the structure of the API resource model
- Specify HTTP verbs used to interact with resources
- Provide example requests and responses for each verb