An API that allows users to create, delete, update, and read books.
It also provides CRUD operations for borrowers to borrow and return books.
Provides summary & reports of due dates and monthly borrowings.
Provides documentation & tests for the API on Postman.
Github Link: https://github.com/Mohame...