SDEParag/Task-Manager-RESTful-API-using-Java
This is a simple RESTful API for managing tasks built with Java (Spring Boot) and MySQL. It allows you to perform CRUD (Create, Read, Update, Delete) operations on tasks. Each task has properties such as title, description, and status.
Java
No issues in this repository yet.