{"id":14063350,"url":"https://github.com/mattddowney/compose-postgrest","last_synced_at":"2026-03-06T08:02:23.020Z","repository":{"id":41329794,"uuid":"90413750","full_name":"mattddowney/compose-postgrest","owner":"mattddowney","description":"Postgres, PostgREST, and Swagger UI conveniently wrapped up with docker-compose","archived":false,"fork":false,"pushed_at":"2025-12-29T21:16:20.000Z","size":212,"stargazers_count":153,"open_issues_count":1,"forks_count":50,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-02T03:58:40.098Z","etag":null,"topics":["api","docker","openapi","postgrest"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/mattddowney.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-05T20:27:34.000Z","updated_at":"2025-12-05T00:45:32.000Z","dependencies_parsed_at":"2025-12-30T06:03:35.406Z","dependency_job_id":null,"html_url":"https://github.com/mattddowney/compose-postgrest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattddowney/compose-postgrest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fcompose-postgrest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fcompose-postgrest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fcompose-postgrest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fcompose-postgrest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattddowney","download_url":"https://codeload.github.com/mattddowney/compose-postgrest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattddowney%2Fcompose-postgrest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","docker","openapi","postgrest"],"created_at":"2024-08-13T07:03:17.604Z","updated_at":"2026-03-06T08:02:22.972Z","avatar_url":"https://github.com/mattddowney.png","language":"PLpgSQL","funding_links":[],"categories":["PLpgSQL"],"sub_categories":[],"readme":"compose-postgrest\n=================\n\n[Postgres](https://www.postgresql.org/), [PostgREST](https://github.com/begriffs/postgrest), and [Swagger UI](https://github.com/swagger-api/swagger-ui) conveniently wrapped up with docker-compose.\n\nPlace SQL into the `initdb` folder, get REST! \nIncludes [world sample database](https://www.postgresql.org/ftp/projects/pgFoundry/dbsamples/world/).\n\nContains a simple front-end  demo application.\n\nArchitecture\n------------\n\n![Deployment Diagram](diagrams/deployment-diagram.png)\n\nUsage\n-----\n\n**Start the containers**\n\n`docker-compose up -d`\n\n**Tearing down the containers**\n\n`docker-compose down --remove-orphans -v`\n\n**Demo Application**\n\nLocated at [http://localhost](http://localhost)\n\n**Postgrest**\n\nLocated at [http://localhost:3000](http://localhost:3000)\n\nTry things like:\n* [http://localhost:3000/city](http://localhost:3000/test)\n* [http://localhost:3000/country](http://localhost:3000/country)\n* [http://localhost:3000/countrylanguage](http://localhost:3000/countrylanguage)\n* [http://localhost:3000/city?name=eq.Denver](http://localhost:3000/city?name=eq.Denver)\n* [http://localhost:3000/city?population=gte.5000000](http://localhost:3000/city?population=gte.5000000)\n* [http://localhost:3000/city?district=like.*Island](http://localhost:3000/city?district=like.*Island)\n* [http://localhost:3000/city?district=like.*Island\u0026population=lt.1000\u0026select=id,name](http://localhost:3000/city?district=like.*Island\u0026population=lt.1000\u0026select=id,name)\n\n**Swagger UI**\n\nLocated at [http://localhost:8080](http://localhost:8080)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattddowney%2Fcompose-postgrest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattddowney%2Fcompose-postgrest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattddowney%2Fcompose-postgrest/lists"}