This project was inspired by the Roadmap.sh project. It is a simple Todo Api used to show some skill with:
- User authentication
- Schema design and Databases
- RESTful API design
- CRUD operations
- Error handling
- Security
and some more.
dotnet run --project Todo.WebAPI/Todo.Api.csproj