Understanding API Gateway, Backend For Frontend
Understanding API gateway
If you're working on a microservices architecture with multiple services and would like to expose your APIs to external developers, several requirements need to be considered.
These requirements include
Authentication: Auth...
blog.anuragjain.me6 min read