Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vbsantos/csharp-notes-api

REST API made with .NET C# for taking and organizing Notes
https://github.com/vbsantos/csharp-notes-api

api crud csharp docker docker-compose dotnet-core mongodb nosql oop rest swagger

Last synced: 22 days ago
JSON representation

REST API made with .NET C# for taking and organizing Notes

Awesome Lists containing this project

README

        

# Notes API

API for taking and organizing notes

---

## To run container

```bash
docker-compose up
```

It will be running at [localhost:5000](http://localhost:5000/swagger)