Ocelot-Creating the API Gateway with Microservices

Create the Solution For this article, we are going to create three APIs to represent our microservices. When we finish with implementation, every microservice is going to be inside the same .NET Solution. That said, we need to create an empty solution that will be the container for all of our APIs. Once the solution …

Ocelot-Creating the API Gateway with Microservices Read More »