Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aymanessobhi/library-management-system-with-restful-apis

This project is a simple library management system implemented in Spring Boot. The system uses RESTful APIs to allow users to create, update, delete, and borrow books. The system can be run without a database, using a simple in-memory data structure to store the data.
https://github.com/aymanessobhi/library-management-system-with-restful-apis

Last synced: 26 days ago
JSON representation

This project is a simple library management system implemented in Spring Boot. The system uses RESTful APIs to allow users to create, update, delete, and borrow books. The system can be run without a database, using a simple in-memory data structure to store the data.

Awesome Lists containing this project