{"id":25746292,"url":"https://github.com/sihar/lumen-api","last_synced_at":"2026-05-14T11:34:43.135Z","repository":{"id":277067016,"uuid":"931227404","full_name":"sihar/lumen-api","owner":"sihar","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T23:31:43.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T00:26:25.821Z","etag":null,"topics":[],"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/sihar.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":"2025-02-11T23:27:08.000Z","updated_at":"2025-02-11T23:31:46.000Z","dependencies_parsed_at":"2025-02-12T00:37:31.593Z","dependency_job_id":null,"html_url":"https://github.com/sihar/lumen-api","commit_stats":null,"previous_names":["sihar/lumen-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihar%2Flumen-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihar%2Flumen-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihar%2Flumen-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihar%2Flumen-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sihar","download_url":"https://codeload.github.com/sihar/lumen-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240843310,"owners_count":19866745,"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":"2025-02-26T11:30:50.785Z","updated_at":"2026-05-14T11:34:38.113Z","avatar_url":"https://github.com/sihar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservice API using Lumen Framework (PHP)\n\n## Setup\n1. Clone this repository\n```bash\ngit clone http://api_repository_url\n```\n\n2. Open the folder\n```bash\ncd lumen-api\n```\n\n3. Run composer install\n```bash\ncomposer install\n```\n  \n4. Copy file .env.sample and rename into .env  \n   Adjust the credentials\n\n5. Create table on database\n```\nphp artisan migrate\n```\n\n6. Generate data on table users\n```\nphp artisan db:seed --class=UsersTableSeeder\n```\n\n7. Publish and generate swagger documentation\n```bash\nphp artisan swagger-lume:publish\nphp artisan swagger-lume:generate\n```\n\n8. Serve PHP file\n```bash\nphp -S localhost:8000 -t public/index.php\n```\n\n9. Open API documentation  \n```\nhttp://localhost:8000/api/documentation\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsihar%2Flumen-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsihar%2Flumen-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsihar%2Flumen-api/lists"}