Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhruvcodings/taskmanager-basicapi-springboot

A basic Task Manager API built using Spring Boot, demonstrating CRUD operations with MongoDB as the database. The project includes endpoints for GET, GET by ID, POST, PUT, and DELETE, tested via Postman. Ideal for learning RESTful API development with Spring Boot.
https://github.com/dhruvcodings/taskmanager-basicapi-springboot

api intellij java postman spring-boot

Last synced: 7 days ago
JSON representation

A basic Task Manager API built using Spring Boot, demonstrating CRUD operations with MongoDB as the database. The project includes endpoints for GET, GET by ID, POST, PUT, and DELETE, tested via Postman. Ideal for learning RESTful API development with Spring Boot.

Awesome Lists containing this project