Skip to content

Modern library management system built using Spring Boot, managing users and books through a RESTful API.

Notifications You must be signed in to change notification settings

AdamMawani/BookWorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BookWorm

BookWorm is a modern library management system built using Spring Boot. It allows users to manage books and users efficiently through a RESTful API.

Features

  • Add, update, and delete books
  • Add, update, and delete users
  • View list of available books
  • Search books by title or author

Technologies Used

  • Spring Boot
  • Spring Data JPA
  • H2 Database (for development, can be easily switched to other databases)
  • RESTful API

About

Modern library management system built using Spring Boot, managing users and books through a RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages