Step by step implementation of `run-aspnetcore-microservices` repository
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
55
commits
added route and ShoopingController
6687f72
implemented services and added ShoppingController
7f3dff9
added an extension method on HttpResponseMessage
cc6ccea
added 3 Services and registered them
3aac9cc
added models
b2b98f8
Added ShoppingAggregator project
fb36c7c
Containerize ocelot gateway
03b6a2b
updated ocelot.development.json file
b9242ab
added ocelot.cacheManager and enabled it for Catalog api
4de8b01
added rateList to Basket Checkout api
e9c8736
fix a bug
c06371b
added ocelot json files
a4b8927
installed Ocelot and configured it.
521de0d
Created OcelotapiGateway
d9d9cb8
updated docker-compose file
0043a32