TO-DO List API
Project information
- Project date: August 2025
- Project URL: Github repository
- Used technologies: Java, Spring Boot, H2 Database, Maven, Insomnia
This is a simple REST API for task management, built on Spring Boot. It allows users to create, read, update, and delete tasks.
The API is designed to be easy to use and integrate with other applications. It follows RESTful principles and uses JSON for data interchange.