An open API service indexing awesome lists of open source software.

https://github.com/cusaldmsr/taskmanagerapp-backend

This repository contains the backend implementation of the Task Manager App, developed using Java EE and Hibernate ORM. It provides a robust RESTful API that supports full CRUD operations for managing tasks, including creating, reading, updating, deleting, and toggling task statuses between Pending and Done.
https://github.com/cusaldmsr/taskmanagerapp-backend

glassfish hibernate javaee mysql

Last synced: 7 months ago
JSON representation

This repository contains the backend implementation of the Task Manager App, developed using Java EE and Hibernate ORM. It provides a robust RESTful API that supports full CRUD operations for managing tasks, including creating, reading, updating, deleting, and toggling task statuses between Pending and Done.

Awesome Lists containing this project