📚 Library Management System

Welcome to the Library API Server

Manage your books, users, and borrowing records easily via a powerful REST API.

Explore API

🔍 Features

📖 Book Management

Add, update, delete, and view books with available copy tracking.

👥 User Management

Register users, manage roles, and keep user data safe and secure.

📦 Borrowing System

Track borrowed books, return dates, and availability with ease.

📡 API Endpoints

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

📬 Contact

Have questions? Reach out to us:

Email: admin@libraryapi.com