{"id":17035226,"url":"https://github.com/napestershine/simple-lumen-api","last_synced_at":"2026-05-05T03:34:43.948Z","repository":{"id":94698623,"uuid":"143521526","full_name":"napestershine/simple-lumen-api","owner":"napestershine","description":"A simple REST API based on Lumen","archived":false,"fork":false,"pushed_at":"2016-01-19T10:22:33.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T02:14:29.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/napestershine.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}},"created_at":"2018-08-04T11:01:41.000Z","updated_at":"2019-11-06T10:01:54.000Z","dependencies_parsed_at":"2023-03-20T02:29:30.196Z","dependency_job_id":null,"html_url":"https://github.com/napestershine/simple-lumen-api","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/napestershine%2Fsimple-lumen-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napestershine%2Fsimple-lumen-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napestershine%2Fsimple-lumen-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napestershine%2Fsimple-lumen-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napestershine","download_url":"https://codeload.github.com/napestershine/simple-lumen-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245027216,"owners_count":20549265,"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":[],"created_at":"2024-10-14T08:46:00.571Z","updated_at":"2026-05-05T03:34:43.921Z","avatar_url":"https://github.com/napestershine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Products Api\n\nThis is a REST API for managing products and it is based on the Lumen framework.\n\nThe availavle endpoints are:\n\n  - `GET api/v1/products`\n  - `GET api/v1/products/{id}`\n  - `POST api/v1/products`\n  - `PUT api/v1/products/{id}`\n  - `DELETE api/v1/products/{id}`\n\n\n### Installation\nFirst you need to clone the repo and create a .env file or you can just copy the example.env file. \n\nThen in the root directory run the following commands  \n```sh\n$ composer install\n$ php artisan migrate\n$ php artisan db:seed\n```\n\n### Testing\nTests are written for each endpoint. You can run tests by just running `phpuinit` in the root directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapestershine%2Fsimple-lumen-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnapestershine%2Fsimple-lumen-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapestershine%2Fsimple-lumen-api/lists"}