{"id":18304905,"url":"https://github.com/niketpathak/my-rest-api","last_synced_at":"2025-08-26T06:37:49.974Z","repository":{"id":83419831,"uuid":"380212061","full_name":"niketpathak/my-rest-api","owner":"niketpathak","description":"Rest API with Symfony and API-platform","archived":false,"fork":false,"pushed_at":"2021-08-09T16:27:06.000Z","size":101,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T16:36:37.764Z","etag":null,"topics":["api-platform","rest-api","symfony-api"],"latest_commit_sha":null,"homepage":"https://digitalfortress.tech/tutorial/building-an-api-with-api-platform-and-symfony/","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/niketpathak.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":"2021-06-25T11:07:45.000Z","updated_at":"2024-03-01T13:46:05.000Z","dependencies_parsed_at":"2023-06-29T01:46:03.694Z","dependency_job_id":null,"html_url":"https://github.com/niketpathak/my-rest-api","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/niketpathak/my-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niketpathak%2Fmy-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niketpathak%2Fmy-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niketpathak%2Fmy-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niketpathak%2Fmy-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niketpathak","download_url":"https://codeload.github.com/niketpathak/my-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niketpathak%2Fmy-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272186211,"owners_count":24888333,"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-26T02:00:07.904Z","response_time":60,"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":["api-platform","rest-api","symfony-api"],"created_at":"2024-11-05T15:31:27.385Z","updated_at":"2025-08-26T06:37:49.959Z","avatar_url":"https://github.com/niketpathak.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :zap: REST API with Symfony and API Platform :zap:\n\nUse **`make help`** in the terminal to list available commands. Makefile is used as the entrypoint to the project\n\n---\n\n### Install Dependencies\n\n`make install`\n\n---\n\n### Configure Database, Environment Variables\n\n- Make a copy of `.env` and rename it to `.env.local`\n- Update it with your database credentials\n\nIf you haven't created a database, you can create it with doctrine:\n\n```bash\nphp ./bin/console doctrine:database:create\n```\n\n- `make checkdb` - prints the raw sql queries to be executed\n- `make syncdb` - executes the queries to sync the database with its entities\n\n---\n\n### Run Project\n\n`make dev-server`\n\n(**Note**: This make recipe uses the [Symfony binary](https://symfony.com/download) so it may not work if you're using another server like Apache/NgInx to serve your files. Installing the binary is necessary to use this recipe)\n\n- `make refresh` - clears and warmup/refresh cache\n\n---\n\n### Tutorial\n\nFind the Tutorial on **[Digital Fortress](https://digitalfortress.tech/)**\n\n- [Setup Rest API with Symfony and API Platform](https://digitalfortress.tech/tutorial/rest-api-with-symfony-and-api-platform/)\n- [Handling File Uploads with API Platform](https://digitalfortress.tech/php/file-upload-with-api-platform-and-symfony/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniketpathak%2Fmy-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniketpathak%2Fmy-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniketpathak%2Fmy-rest-api/lists"}