Add StackOverflow about REST

This commit is contained in:
Charles-Axel Dein 2021-04-06 09:34:09 +02:00
parent 5c885e2fad
commit 486943c55d
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ Example implementations:
- [A collection of useful resources for building RESTful HTTP+JSON APIs.](https://github.com/yosriady/api-development-tools)
- [Microsoft's Rest API guidelines](https://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md)
- [Zalando RESTful API and Event Scheme Guidelines](https://opensource.zalando.com/restful-api-guidelines/)
- [Best practices for REST API design](https://stackoverflow.blog/2020/03/02/best-practices-for-rest-api-design/), Stack Overflow Blog
### Attitude, habits, mindset