An open API service indexing awesome lists of open source software.

https://github.com/rafaatsouza/net-mongo-docker-sample

.NET API project sample using MongoDB and hosted with Docker.
https://github.com/rafaatsouza/net-mongo-docker-sample

automapper docker hexagonal-architecture logseq mongodb netcore netcore-webapi serilog

Last synced: 10 months ago
JSON representation

.NET API project sample using MongoDB and hosted with Docker.

Awesome Lists containing this project

README

          

![code-size](https://img.shields.io/github/languages/code-size/rafaatsouza/mongo-docker-sample)
![unit-test](https://github.com/rafaatsouza/mongo-docker-sample/workflows/unit-test/badge.svg)

This is just a sample project to exemplify a .NET web API hosted with Docker. It was built following the [Hexagonal Archictecture](https://alistair.cockburn.us/hexagonal-architecture/), uses MongoDB as the database, and [Seq](https://datalust.co/seq) to log.