{"id":18557045,"url":"https://github.com/anechas/slim3-rest-api","last_synced_at":"2025-05-15T13:34:02.837Z","repository":{"id":46160257,"uuid":"338906352","full_name":"AnechaS/slim3-rest-api","owner":"AnechaS","description":"REST API with Slim3 PHP Framework","archived":false,"fork":false,"pushed_at":"2021-03-22T16:04:10.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T11:34:53.549Z","etag":null,"topics":["eloquent-orm","jsonwebtoken","jwt-authentication","laravel-validation","mvc","mysql","php","php-docker","rest-api","slim","slim-rest-api","slim3"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnechaS.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}},"created_at":"2021-02-14T21:31:52.000Z","updated_at":"2023-02-09T17:44:44.000Z","dependencies_parsed_at":"2022-09-03T20:32:46.495Z","dependency_job_id":null,"html_url":"https://github.com/AnechaS/slim3-rest-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/AnechaS%2Fslim3-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnechaS%2Fslim3-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnechaS%2Fslim3-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnechaS%2Fslim3-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnechaS","download_url":"https://codeload.github.com/AnechaS/slim3-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349467,"owners_count":22056353,"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":["eloquent-orm","jsonwebtoken","jwt-authentication","laravel-validation","mvc","mysql","php","php-docker","rest-api","slim","slim-rest-api","slim3"],"created_at":"2024-11-06T21:34:18.558Z","updated_at":"2025-05-15T13:34:02.807Z","avatar_url":"https://github.com/AnechaS.png","language":"PHP","readme":"# REST API With Slim3 PHP Framework\n\n## Installation\n\n**Step 1** - Clone this repo to desired location\n```bash\n$ git clone https://github.com/AnechaS/rest-api-with-slim3.git\n```\n\n**Step 2** - Change directory to newly cloned repo via CLI `cd /new/cloned/location`\n\n**Step 3** - Load vendor\n```bash\n$ composer update\n```\n\n## Configuration\n\ncopy file `.env.example` then customize your configuration\n\n## Run Application\n\n### With PHP Cli\n```bash\n$ php -S localhost:8080 -t public public/index.php\n```\n\n### With Composer\n```bash\n$ composer start\n```\n\n### With Docker\n\n```bash\n$ docker-compose up -d\n```\n\nload vendor with container\n\n```bash\n$ docker-compose exec php bash\n$ composer update\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechas%2Fslim3-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanechas%2Fslim3-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechas%2Fslim3-rest-api/lists"}