入门 -This project is developed by `Mehmet Ali Külle` to understand Microservices architecture with `IdentityServer` and `API Gateway` 代码概述 - `ApiGateway` is Gateway layer. In this layer is communicating other server. -`ocelot.json` is the configuration json file. - `IdentityServer` is Authentication layer. This layer protect project. - `Config.cs` is the configuration file. - `Movies.API`