{"id":21391613,"url":"https://github.com/multiprocessio/httpmirror","last_synced_at":"2025-07-13T18:30:38.635Z","repository":{"id":103665130,"uuid":"469869473","full_name":"multiprocessio/httpmirror","owner":"multiprocessio","description":"A single binary HTTP server that mirrors all request data (headers and body) in the response","archived":false,"fork":false,"pushed_at":"2023-07-09T13:13:50.000Z","size":4,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-20T05:05:05.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multiprocessio.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-03-14T19:04:35.000Z","updated_at":"2023-07-13T02:14:30.000Z","dependencies_parsed_at":"2024-06-20T04:19:13.574Z","dependency_job_id":"974b18c6-0335-4ff0-8492-28018ffb15d5","html_url":"https://github.com/multiprocessio/httpmirror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fhttpmirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fhttpmirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fhttpmirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fhttpmirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiprocessio","download_url":"https://codeload.github.com/multiprocessio/httpmirror/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225906278,"owners_count":17543130,"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":[],"created_at":"2024-11-22T13:34:51.764Z","updated_at":"2024-11-22T13:34:52.316Z","avatar_url":"https://github.com/multiprocessio.png","language":"Go","readme":"# httpmirror: A single binary HTTP server that mirrors all request data (headers and body) in the response\n\n\n## Install\n\n```\n$ go install github.com/multiprocessio/httpmirror@latest\n```\n\n## Usage\n\n```\n$ httpmirror 8081\n2022/03/14 15:07:29 Listening on :8081\n```\n\nThen in another terminal:\n\n```\n$ curl -X POST -d '{\"foo\": \"bar\"}' -H \"Content-Type: application/json\" localhost:8081\nPOST / HTTP/1.1\nHost: localhost:8081\nUser-Agent: curl/7.77.0\nContent-Length: 14\nAccept: */*\nContent-Type: application/json\n\n{\"foo\": \"bar\"}\n```\n\n## Why?\n\nTo make integration testing easier.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiprocessio%2Fhttpmirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiprocessio%2Fhttpmirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiprocessio%2Fhttpmirror/lists"}