关于[Implementing API Gateway with Ocelot in ASP.NET Core]的摘要:
In this article, we are going to learn how to implement an API Gateway using Ocelot. Ocelot is an open-source API Gateway, designed for microservices architecture. We already have an article about API Gateway, where we explained a lot about this subject. So, if you are not that familiar with the topic and microservices overall, we strongly suggest reading the linked article first.
原文地址: https://code-maze.com/aspnetcore-api-gateway-with-ocelot/