{"id":15067874,"url":"https://github.com/judevector/bookvault","last_synced_at":"2026-01-02T21:59:24.963Z","repository":{"id":257031563,"uuid":"857083493","full_name":"judeVector/bookvault","owner":"judeVector","description":"A library management service that allows users to browse a catalogue of books and borrow them. It consists of two independent API services for users and admins. ","archived":false,"fork":false,"pushed_at":"2024-09-22T12:56:29.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:44:46.413Z","etag":null,"topics":["api","book","django","django-rest-framework","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/judeVector.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-13T19:10:55.000Z","updated_at":"2024-09-22T12:56:32.000Z","dependencies_parsed_at":"2024-09-14T12:53:23.694Z","dependency_job_id":"3110b9e4-bf1e-480e-af44-01f1dc0915bf","html_url":"https://github.com/judeVector/bookvault","commit_stats":null,"previous_names":["judevector/bookvault"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Fbookvault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Fbookvault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Fbookvault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Fbookvault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/judeVector","download_url":"https://codeload.github.com/judeVector/bookvault/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830912,"owners_count":20354850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","book","django","django-rest-framework","python"],"created_at":"2024-09-25T01:28:28.102Z","updated_at":"2026-01-02T21:59:24.907Z","avatar_url":"https://github.com/judeVector.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BookVault\n\n**BookVault** is a library management service built with Django REST Framework (DRF) that allows users to browse a catalogue of books and borrow them. It consists of two independent API services for users and admins.\n\n## Features\n\n### Frontend API (User Facing)\n\n- **Enroll users**: Users can register with their email, first name, and last name.\n- **Browse catalogue**: List all available books in the library.\n- **Book details**: View detailed information about a book by its ID.\n- **Filter books**: Filter books by publisher (e.g., Wiley, Apress, Manning) or by category (e.g., fiction, technology, science).\n- **Borrow books**: Users can borrow a book by specifying the borrowing duration in days.\n\n### Admin API\n\n- **Add new books**: Admins can add new books to the library catalogue.\n- **Remove books**: Admins can remove books from the catalogue.\n- **View users**: Fetch and list all users enrolled in the library.\n- **View borrowed books**: Admins can see which users have borrowed books and when the books will be available again.\n- **Unavailable books**: List books that are currently unavailable for borrowing, with their expected availability date.\n\n## Tech Stack\n\n- **Backend**: Django REST Framework (DRF)\n- **Data Stores**: SQLiteDB (other DB solutions can be utilized if needed)\n- **Containerization**: Docker for both services\n- **Testing**: Unit and integration tests for service validation\n- **Messaging Queue**: Used RabbitMQ for communication between the two services\n\n## Architecture\n\nBookVault is built with two independent services:\n\n1. **Frontend API**: Handles user interactions like book browsing, registration, and borrowing.\n2. **Backend/Admin API**: Manages library operations such as book cataloging and user management.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudevector%2Fbookvault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjudevector%2Fbookvault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudevector%2Fbookvault/lists"}