https://dev.to/etnicholson/developing-a-crudapi-with-asp-net-core-mongodb-docker-swagger-cf4
A CRUD API for a supplement store that uses Swagger and MongoDB. The API is build as a docker image.
- Ensure that you have docker installed on your machine.
- docker-compose build
- docker-compose up
- navigate to http://localhost:8000/swagger/index.html