Manage your books, users, and borrowing records easily via a powerful REST API.
Explore APIAdd, update, delete, and view books with available copy tracking.
Register users, manage roles, and keep user data safe and secure.
Track borrowed books, return dates, and availability with ease.
GET /api/books
Retrieve all books in the library
POST /api/books
Add a new book to the collection
POST /api/borrow
Borrow a book with available copies
GET /api/summary
Summary of all borrowed books by quantity