Closed AnshulV98 closed 4 years ago
Learned about implementing an API gateway in a distributed environment, was going to use Zuul earlier, but not needed for the current application at the moment. Will use a normal REST controller which will route requests in combination with RabbitMQ as a message broker
A basic build for the gateway is ready, leaving this open as there can be future improvements in the gateway
Learn how to develop api gateways and develop mock-api-gateway to learn the flow