Simple todoList API
1.0.0
ASP.net core 2 based web API for making and managing todoLists
It is a test project which uses kestrel server compatible with Windows, MacOS, Linux and Raspberry Pi 3.
It uses MVC architecture with three controllers, 3 models, and no views.
API documentation has been done using Swagger and can be accessed at this link after hosting and also in Json format at this link.