Not sure if you would be interested in having any of these added to the README but here are a couple of bookmarks I have that have been helpful in learning to design API's:
Guidelines / Best Practices
https://github.com/interagent/http-api-design
https://github.com/gocardless/http-api-design
Cheat sheets:
https://github.com/RestCheatSheet/api-cheat-sheet
https://github.com/cliffwoo/rest-api-cheat-sheet/blob/master/REST-API-Cheat-Sheet.md
Would be happy to submit a PR for the README if any of these are appropriate.
Not sure if you would be interested in having any of these added to the
READMEbut here are a couple of bookmarks I have that have been helpful in learning to design API's:Guidelines / Best Practices
https://github.com/interagent/http-api-design
https://github.com/gocardless/http-api-design
Cheat sheets:
https://github.com/RestCheatSheet/api-cheat-sheet
https://github.com/cliffwoo/rest-api-cheat-sheet/blob/master/REST-API-Cheat-Sheet.md
Would be happy to submit a PR for the
READMEif any of these are appropriate.