This project is part of collection of projects where I implement a TODO list application. With it I am able to try and implement new technologies in a simple format.
- Healthcheck
- Create task
- List tasks
- Get task
- Update task title
- Delete task
- Toggle done state
- Add search state filter
- Add authentication
- Implement end to end tests