C# | Configure QoS within API Gateway using ocelot and Polly
Introduction API Gateway is an entry point for backend application. It maintains routing, authentication, logging, service discovery etc. Ocelot is used to design and develop API gateway for .net b...