{"id":19389769,"url":"https://github.com/nawazm92/lara-bookstore","last_synced_at":"2025-04-14T03:34:53.389Z","repository":{"id":42619810,"uuid":"98431928","full_name":"nawazm92/lara-bookstore","owner":"nawazm92","description":"Laravel based simple bookstore app","archived":false,"fork":false,"pushed_at":"2023-07-05T11:46:07.000Z","size":1160,"stargazers_count":4,"open_issues_count":14,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T17:37:53.404Z","etag":null,"topics":["bookstore","http-basic-auth","laravel","laravel-application","laravel-framework","rest-api","sample-app"],"latest_commit_sha":null,"homepage":null,"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/nawazm92.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":"2017-07-26T14:27:09.000Z","updated_at":"2025-01-06T21:57:23.000Z","dependencies_parsed_at":"2024-11-10T10:17:24.219Z","dependency_job_id":"3a994d5f-9b28-4b2b-bff6-df76ae80336b","html_url":"https://github.com/nawazm92/lara-bookstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nawazm92%2Flara-bookstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nawazm92%2Flara-bookstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nawazm92%2Flara-bookstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nawazm92%2Flara-bookstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nawazm92","download_url":"https://codeload.github.com/nawazm92/lara-bookstore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248816819,"owners_count":21166142,"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":["bookstore","http-basic-auth","laravel","laravel-application","laravel-framework","rest-api","sample-app"],"created_at":"2024-11-10T10:17:21.232Z","updated_at":"2025-04-14T03:34:53.366Z","avatar_url":"https://github.com/nawazm92.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lara-bookstore\nLaravel based simple bookstore app\n\n# Setup\n* Clone repo\n* Run ```composer install```\n* Update your database configuration in .env\n* Run ```php artisan migrate```\n* Run ```php artisan serve```\n\n# Usage\nFor web - Register / Login to manage books\n\nFor REST API, use Postman OR Advanced REST Client (Chrome Extenstions) to test\n\nNote: REST API required HTTP Basic Authentication, so all your api routes needs Authorization header like following\n```Authorization: Basic dXNlckBleGFtcGxlLmNvbTpwYXNzd29yZA==```\n\n# REST API Routes\n- GET: /books\n- POST: /books\n- PUT/PATCH: /books/{bookId}\n- DELETE: /books/{bookId}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnawazm92%2Flara-bookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnawazm92%2Flara-bookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnawazm92%2Flara-bookstore/lists"}