{"id":21455726,"url":"https://github.com/fastily/http-echo-server","last_synced_at":"2025-06-19T07:10:17.492Z","repository":{"id":212209612,"uuid":"445439340","full_name":"fastily/http-echo-server","owner":"fastily","description":"🏓 A simple HTTP echo server","archived":false,"fork":false,"pushed_at":"2025-02-15T08:55:37.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T03:25:43.047Z","etag":null,"topics":["echo-server","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastily.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-01-07T07:44:43.000Z","updated_at":"2025-02-15T08:55:40.000Z","dependencies_parsed_at":"2024-08-09T10:24:16.081Z","dependency_job_id":null,"html_url":"https://github.com/fastily/http-echo-server","commit_stats":null,"previous_names":["fastily/http-echo-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fastily/http-echo-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fhttp-echo-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fhttp-echo-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fhttp-echo-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fhttp-echo-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastily","download_url":"https://codeload.github.com/fastily/http-echo-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastily%2Fhttp-echo-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260705893,"owners_count":23049494,"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":["echo-server","python3"],"created_at":"2024-11-23T05:13:14.963Z","updated_at":"2025-06-19T07:10:12.464Z","avatar_url":"https://github.com/fastily.png","language":"Python","readme":"# http-echo-server\n[![Python 3.11+](https://upload.wikimedia.org/wikipedia/commons/6/62/Blue_Python_3.11%2B_Shield_Badge.svg)](https://www.python.org)\n[![License: GPL v3](https://upload.wikimedia.org/wikipedia/commons/8/86/GPL_v3_Blue_Badge.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\nSimple HTTP echo server that responds back with whatver you sent it in plain text.  Intended as debugging/testing tool.\n\n👉 The \"echoed\" body (if a body was included in the original request) will auto-format json and form data for legibility.\n\n## Run\n```bash\n# start in development mode, visit http://127.0.0.1:8000 to view the web interface\npython -m http_echo_server\n\n# run w/ gunicorn, accessible at localhost:8000\ngunicorn -w 2 -b \"0.0.0.0\" http_echo_server.__main__:app\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastily%2Fhttp-echo-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastily%2Fhttp-echo-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastily%2Fhttp-echo-server/lists"}