Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 223 Bytes

File metadata and controls

2 lines (2 loc) · 223 Bytes

ToDoList-REST-API-SpringBoot

A RESTful To-Do List API built with Spring Boot. Supports creating, updating, deleting, and retrieving tasks. Tested using Postman with full CRUD functionality and data persistence via MySQL.