A REST API todo list application, built to sharpen my Java and Spring Boot skills.
- Java
- Spring Boot
- PostgreSQL
- Maven
- Postman
A functional task manager where users can create, read, update and delete tasks.
- Create a task
- Get all tasks
- Update a task
- Delete a task
Currently runs on a local server at localhost:8080