Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oskardudycz/apiknowledgebase
https://github.com/oskardudycz/apiknowledgebase
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oskardudycz/apiknowledgebase
- Owner: oskardudycz
- License: mit
- Created: 2017-07-17T07:30:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T17:22:29.000Z (over 6 years ago)
- Last Synced: 2024-10-19T21:12:11.974Z (24 days ago)
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Knowledge Base
## REST
* [REST Best practices by Vinay Sahni](http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#useful-post-responses)
* [Domain modeling with REST by Mark Seeman](http://blog.ploeh.dk/2016/12/07/domain-modelling-with-rest/)
* [REST vs. GraphQL: A Critical Review](https://blog.goodapi.co/rest-vs-graphql-a-critical-review-5f77392658e7)## Anti Patterns
* [5 API Design Anti Patterns by Ali Kheyrollahi](https://www.infoq.com/presentations/5-api-design-anti-patterns)