{"id":17147745,"url":"https://github.com/x3nny/httpbin","last_synced_at":"2026-02-03T19:03:00.103Z","repository":{"id":105415019,"uuid":"533309546","full_name":"X3NNY/httpbin","owner":"X3NNY","description":"A network tool provides request record service and custom route responses.","archived":false,"fork":false,"pushed_at":"2022-09-09T17:53:24.000Z","size":1090,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T09:09:22.448Z","etag":null,"topics":["httpbin","requestbin"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/X3NNY.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}},"created_at":"2022-09-06T12:19:21.000Z","updated_at":"2023-03-29T06:59:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2b8f6b6-5004-4a62-a72b-551edb693b53","html_url":"https://github.com/X3NNY/httpbin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/X3NNY/httpbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X3NNY%2Fhttpbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X3NNY%2Fhttpbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X3NNY%2Fhttpbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X3NNY%2Fhttpbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/X3NNY","download_url":"https://codeload.github.com/X3NNY/httpbin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X3NNY%2Fhttpbin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29054050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: 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":["httpbin","requestbin"],"created_at":"2024-10-14T21:25:53.933Z","updated_at":"2026-02-03T19:03:00.082Z","avatar_url":"https://github.com/X3NNY.png","language":"Vue","readme":"# HTTPBin\n\n[![Issues](https://img.shields.io/github/issues/X3NNY/httpbin)](https://img.shields.io/github/issues/X3NNY/httpbin)\n[![Stars](https://img.shields.io/github/stars/X3NNY/httpbin)](https://img.shields.io/github/stars/X3NNY/httpbin)\n![License](https://img.shields.io/github/license/X3NNY/httpbin)\n\n* HTTPBin is a network tool provides request record service and custom route responses.\n\n    You can public service that we deployed on the internet, but not at now.\n\n    **Site**: [http://httpbin.icu/](http://httpbin.icu/) (future)\n\n## Intro\n\n1. HTTPBin support multi-user use online as the same time.\n2. You can turn on/off recording manually.\n3. It can automatically analyze data parameters and dump to disk.\n4. It can filter and batch export raw content.\n5. It supports custom multiple specified route response content.\n\n## Usage\n\n* You can clone this repo and build it on local machine via docker, another way to get simple is by following the command\n\n    ```bash\n    docker pull xenny/httpbin\n    ```\n\n* Next, you need complete some necessary pre-steps before running it.\n\n    1. Prepare a VPS with docker server\n    2. Prepare a domain with full DNS control\n    3. Add a new DNS **A** record to bind the VPS IP (e.g. httpbin.icu ----\u003e xxx.xxx.xxx.xxx)\n    4. Add an **A** record for all subdomain (e.g. *.httpbin.icu ----\u003e xxx.xxx.xxx.xxx)\n\n* Finally, just run with next command.\n\n    ```bash\n    docker run -it -p 80:80 -e HOST=your.domain xenny/httpbin\n    ```\n\n* As it, you can also running it natively when you DNS record is right done.(Remember to modify the host in `settings.py`)\n\n    ```bash\n    pip install -r requirements.txt\n    python main.py\n    ```\n\n## Future\n\n1. IP Mode support\n2. DNS log support\n3. Custom response headers\n4. Your issues:)\n\n## Feedback\u0026BUG\u0026Contribute\n\n* If you have any other idea/problem in usage, you can create an issues or pull-request and describe it in much detail.\n\n## Thanks\n\n* Test: [@Airrudder](https://github.com/Airrudder)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx3nny%2Fhttpbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx3nny%2Fhttpbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx3nny%2Fhttpbin/lists"}