API Development - Tarpstone/dev-wiki GitHub Wiki
Best Practices
- https://github.com/laurentS/slowapi
- https://stackoverflow.com/questions/68605529/where-to-store-api-key-in-reactjs
- https://www.socketlabs.com/blog/keeping-your-api-keys-secure-in-browser-applications/
- https://blog.devgenius.io/permissions-access-control-in-web-apps-86bff4921038
- https://itnext.io/scalable-real-time-apps-with-python-and-redis-exploring-asyncio-fastapi-and-pub-sub-79b56a9d2b94
GraphQL
- https://levelup.gitconnected.com/the-good-and-bad-of-1-year-of-graphql-2167ccd5f6a0
- https://thenewstack.io/a-new-architecture-for-apis/
Testing
- hoppscotch.io