Skip to content

Commit

Permalink
Update rest-api-design.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Manovich authored Aug 13, 2021
1 parent e9d7dd1 commit 22bdb94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/en/docs/contributing/rest-api-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

0 comments on commit 22bdb94

Please sign in to comment.