{"id":21253731,"url":"https://github.com/robinncode/simple-api","last_synced_at":"2025-08-03T04:09:31.931Z","repository":{"id":260739569,"uuid":"881715755","full_name":"robinNcode/simple-api","owner":"robinNcode","description":"A simple api with user-service authentication and custom route protection service using CI4","archived":false,"fork":false,"pushed_at":"2024-12-16T10:38:54.000Z","size":2626,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T15:32:41.149Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robinNcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-11-01T04:41:28.000Z","updated_at":"2024-12-16T10:39:01.000Z","dependencies_parsed_at":"2025-06-14T15:05:18.265Z","dependency_job_id":"ab187bac-1645-4838-8d53-d1a992599ecd","html_url":"https://github.com/robinNcode/simple-api","commit_stats":null,"previous_names":["robinncode/simple-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robinNcode/simple-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinNcode%2Fsimple-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinNcode%2Fsimple-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinNcode%2Fsimple-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinNcode%2Fsimple-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinNcode","download_url":"https://codeload.github.com/robinNcode/simple-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinNcode%2Fsimple-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268492434,"owners_count":24258817,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-21T03:52:48.281Z","updated_at":"2025-08-03T04:09:31.883Z","avatar_url":"https://github.com/robinNcode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple API\n\nA simple CodeIgniter 4 application to demonstrate how to create a RESTful API with Redis.\n\n## Requirements\n\n- PHP 8.2+\n- CodeIgniter 4\n- Redis\n\n## Installation\n\n1. Clone this repository.\n```\ngit clone https://github.com/robinncode/simple-api.git\n```\n\n2. If you don't have PHP 8.2+ installed. You can run the project with docker.\n\n```\ndocker-compose up --build\n```\n3. To stop the docker container.\n```\ndocker-compose down\n```\n\n4. If you don't have vendor folder in your project. You can install dependencies with composer.\n\n```\ncomposer install\n```\nwith docker.\n```\ndocker-compose exec app composer install\n```\n\n5. To run migrations.\n```\nphp spark migrate\n```\nwith docker.\n```\ndocker-compose exec app php spark migrate\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinncode%2Fsimple-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinncode%2Fsimple-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinncode%2Fsimple-api/lists"}