{"id":17473869,"url":"https://github.com/gocanto/psql-api","last_synced_at":"2025-07-26T07:03:25.243Z","repository":{"id":110652461,"uuid":"366975086","full_name":"gocanto/psql-api","owner":"gocanto","description":"Simple PostgreSQL App and API modeling.","archived":false,"fork":false,"pushed_at":"2021-05-15T06:14:34.000Z","size":53,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T20:46:55.596Z","etag":null,"topics":["api","database","php","postgresql"],"latest_commit_sha":null,"homepage":"","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/gocanto.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}},"created_at":"2021-05-13T07:52:18.000Z","updated_at":"2023-03-10T08:49:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"4aa3e819-678f-4827-a549-6866ab805004","html_url":"https://github.com/gocanto/psql-api","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":"0.040000000000000036","last_synced_commit":"6007577c78b906b87e150c69b53d04a6f669a702"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocanto%2Fpsql-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocanto%2Fpsql-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocanto%2Fpsql-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocanto%2Fpsql-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocanto","download_url":"https://codeload.github.com/gocanto/psql-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246014879,"owners_count":20709891,"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":["api","database","php","postgresql"],"created_at":"2024-10-18T18:07:31.636Z","updated_at":"2025-03-28T10:44:35.571Z","avatar_url":"https://github.com/gocanto.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple PSQL API.\n\nSimple Application and API modeling to work with PostgresQL written in PHP.\n\n## Installation\n\nThis library uses [Composer](https://getcomposer.org) to manage its dependencies. So, before using it, make sure you have it installed in your machine.\nOnce you have done this, you will be able to pull this library in by typing the following command in your terminal.\n\n```bash\ngit clone git@github.com:gocanto/psql-api.git\n```\n\nAfter you have done this, you will have to populate your [environment](https://github.com/gocanto/psql-api/blob/main/.env.example) variables in order for you to\nconnect to your testing server endpoints. You can achieve this by typing the following command in your terminal\nwithin your project root folder.\n\n```bast\ncp .env.example .env\n```\n Once you have the newly created file open in your proffered IDE, you can update your database connection values alongside with your\n app environment mode.\n\nFinally, you might be able to start testing the API by hitting the available endpoints. In order for you to do so,\nyou will need a [restfull client](https://www.postman.com/) to facilitate these tasks, or you can go all in and query from your CLI.\n\n## Available Features\n- Create cars.\n- List all cars.\n- Show a given car.\n- Update a given car.\n- Delete a given car.\n\n\u003e See [more](https://github.com/gocanto/psql-api/blob/main/src/Http/Router.php#L32)\n\n## Contributing\n\nPlease feel free to fork this package and contribute by submitting a pull request to enhance its functionality.\n\n## License\n\nThe MIT License (MIT). Please see [License File](https://github.com/gocanto/psql-api/blob/main/LICENSE) for more information.\n\n\n## How can I thank you?\nWhy not star the GitHub repo and share the link for this repository on Twitter?\n\nDon't forget to [follow me on twitter](https://twitter.com/gocanto)!\n\nThanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocanto%2Fpsql-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocanto%2Fpsql-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocanto%2Fpsql-api/lists"}