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

https://github.com/ghostdevv/cs-todos


https://github.com/ghostdevv/cs-todos

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# C# ToDos project

I just made this as c# practise, it uses [typicodes's json placeholder](https://jsonplaceholder.typicode.com) and is pretty simple.

# Requirements

- Dotnet Core 5

# Run

You are able to run it with `dotnet run`