Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shubhampatel81/basic_crud_api_springboot-mvc


https://github.com/shubhampatel81/basic_crud_api_springboot-mvc

crud-operation mvvm-architecture spring-boot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### This project demonstrates a simple CRUD (Create, Read, Update, Delete) API built using Spring Boot and the Model-View-Controller (MVC) architecture. ###
### It provides a RESTful API for managing resources such as products, users, or any other data model. ###