{"id":15188474,"url":"https://github.com/thetechguy44/library-management-system-api","last_synced_at":"2026-03-02T08:33:26.937Z","repository":{"id":255975195,"uuid":"854007718","full_name":"Thetechguy44/library-management-system-api","owner":"Thetechguy44","description":"A RESTful API for a Library Management System built with Laravel 11 and full documentation.","archived":false,"fork":false,"pushed_at":"2024-12-12T15:40:24.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T04:51:53.973Z","etag":null,"topics":["api","laravel-framework","library","library-management-system","management-system","restful-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Thetechguy44.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-08T06:30:53.000Z","updated_at":"2024-12-12T15:40:28.000Z","dependencies_parsed_at":"2024-09-08T08:32:40.051Z","dependency_job_id":"0f9b7a67-3cbe-4e35-aae6-130a8fbdd763","html_url":"https://github.com/Thetechguy44/library-management-system-api","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"1a8405a5b29f3da58fe9669c1dd9d0c0f1bcae94"},"previous_names":["thetechguy44/library-management-system-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thetechguy44%2Flibrary-management-system-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thetechguy44%2Flibrary-management-system-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thetechguy44%2Flibrary-management-system-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thetechguy44%2Flibrary-management-system-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thetechguy44","download_url":"https://codeload.github.com/Thetechguy44/library-management-system-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240987719,"owners_count":19889388,"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","laravel-framework","library","library-management-system","management-system","restful-api"],"created_at":"2024-09-27T19:20:50.576Z","updated_at":"2026-03-02T08:33:26.890Z","avatar_url":"https://github.com/Thetechguy44.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System API\n\nThis is a RESTful API for a Library Management System built with Laravel 11.\n\n## Features\n\n- CRUD operations for Books, Authors, and Users\n- Book borrowing and returning functionality\n- Role-based access control (Admin, Librarian, Member)\n- Search functionality for books\n- Advanced search functionality (e.g., search by author or title)\n- API documentation with Swagger/OpenAPI\n- Caching for improved performance\n- Book reviews and ratings.\n- Book reservations.\n- Fine management.\n\n## Requirements\n\n- PHP 8.2+\n- Composer\n\n## Setup Instructions\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/thetechguy44/library-management-system-api.git\n   cd library-management-system-api\n   ```\n\n2. Install dependencies:\n   ```\n   composer install\n   ```\n\n3. Copy the `.env.example` file to `.env` and configure your environment variables:\n   ```\n   cp .env.example .env\n   ```\n\n4. Generate an application key:\n   ```\n   php artisan key:generate\n   ```\n\n5. Run database migrations:\n   ```\n   php artisan migrate\n   ```\n\n6. (Optional) Seed the database with sample data:\n   ```\n   php artisan db:seed\n   ```\n\n7. Start the development server:\n   ```\n   php artisan serve\n   ```\n\n## API Documentation\n\nAfter setting up the project, you can access the API documentation at:\n\n```\nhttp://localhost:8000/api/documentation\n```\n\n## Running Tests\n\nTo run the feature tests:\n\n```\nphp artisan test\n```\n\n## License\n\nThis project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechguy44%2Flibrary-management-system-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetechguy44%2Flibrary-management-system-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechguy44%2Flibrary-management-system-api/lists"}