| title | Next Steps |
|---|---|
| date | 2021-10-01 09:28:27 -0500 |
| draft | false |
| weight | 4 |
| originalAuthor | John Woolbright |
| originalAuthorGitHub | jwoolbright23 |
| reviewer | Sally Steuterman |
| reviewerGitHub | gildedgardenia |
| lastEditor | Terri Penn |
| lastEditorGitHub | tpenn |
| lastMod | 2024-01-01:T07:17:31-06:00# UPDATE ANY TIME CHANGES ARE MADE |
We have covered the fundamental aspects of the RESTful mental model and practical usage. However, RESTful design is a deep topic that even extends beyond the web and use of HTTP!
If you want to learn more, the following links are a good start:
- Craig Dennis: APIs for beginners (YouTube)
- REST sub-collections, relationships and links
- OpenAPI specification and Swagger REST tools
- The GitHub API and Stripe (payment processing) API are excellent examples of RESTful design (and fantastic documentation)