This is a little bit but awesome example the microservices with api gateway.
Execute in root project: /commerce
dotnet build.
Execute each project:
/CatalogApi
/OrderApi
/GatewayApi
dotnet run
https://www.youtube.com/watch?v=kl-NeEAb1WQ
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.