Update rest-api-design.md

main
Nikita Manovich 5 years ago committed by GitHub
parent e9d7dd1c27
commit 22bdb946e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,3 +43,4 @@ Common scheme for our REST API is `<VERB> [namespace] <objects> <id> <action>`.
- [Best practices for REST API design](https://stackoverflow.blog/2020/03/02/best-practices-for-rest-api-design/)
- [Flat vs. nested resources](https://stackoverflow.com/questions/20951419/what-are-best-practices-for-rest-nested-resources)
- [REST API Design Best Practices for Sub and Nested Resources](https://www.moesif.com/blog/technical/api-design/REST-API-Design-Best-Practices-for-Sub-and-Nested-Resources/)

Loading…
Cancel
Save