{"id":20637176,"url":"https://github.com/izdi/aiohttp-gateway","last_synced_at":"2026-04-07T16:31:09.285Z","repository":{"id":90326193,"uuid":"134609540","full_name":"izdi/aiohttp-gateway","owner":"izdi","description":"aiohttp REST by example","archived":false,"fork":false,"pushed_at":"2018-05-23T19:28:35.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T08:49:17.042Z","etag":null,"topics":["aiohttp","docker","docker-compose","example","pipenv","python3","rest"],"latest_commit_sha":null,"homepage":"","language":"Python","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/izdi.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":"2018-05-23T18:21:00.000Z","updated_at":"2018-12-01T10:26:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6722162f-9d4d-4139-b1ce-eeea5583c976","html_url":"https://github.com/izdi/aiohttp-gateway","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izdi/aiohttp-gateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izdi%2Faiohttp-gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izdi%2Faiohttp-gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izdi%2Faiohttp-gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izdi%2Faiohttp-gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izdi","download_url":"https://codeload.github.com/izdi/aiohttp-gateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izdi%2Faiohttp-gateway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31520389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["aiohttp","docker","docker-compose","example","pipenv","python3","rest"],"created_at":"2024-11-16T15:13:17.854Z","updated_at":"2026-04-07T16:31:09.279Z","avatar_url":"https://github.com/izdi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# System requirements\n\n* PostgreSQL 9.6.5+\n* Python 3.6.5+\n* Docker (optional)\n\n\n# Pipenv \n\n### Install https://github.com/pypa/pipenv#installation\n\n#### Install deps\n\n    $ pipenv install\n    \n#### Activate\n\n    $ pipenv shell\n\n \n#### Migrate\n    $ pipenv run migrate\n\n#### Server\n\n    $ pipenv run service\n      \n\n# Dockerized environment\n \n    $ docker-compose -f docker/docker-compose-local.yml up\n    \n# Examples\n\nUsing https://httpie.org/\n    \n    $ http 0.0.0.0:8080/restaurants\n    \n    $ http POST 0.0.0.0:8080/restaurants name=Sadhu opens_at=2018-05-23T09:49:30Z closes_at=2018-06-23T09:49:30Z\n    \n    $ http 0.0.0.0:8080/restaurant/1\n    \n    $ http PUT 0.0.0.0:8080/restaurant/1 name='Sadhu Sundar'\n    \n    $ http DELETE 0.0.0.0:8080/restaurants/1\n\n# Tests\n    \n    $ pipenv run tests\n    \n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizdi%2Faiohttp-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizdi%2Faiohttp-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizdi%2Faiohttp-gateway/lists"}