{"id":20971763,"url":"https://github.com/icewreck/requestbin","last_synced_at":"2026-05-18T13:06:11.614Z","repository":{"id":124344210,"uuid":"272786853","full_name":"IceWreck/RequestBin","owner":"IceWreck","description":"Like httpbin, but you can log requests to view them later. Built in Go.","archived":false,"fork":false,"pushed_at":"2020-06-16T18:58:47.000Z","size":50,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T22:37:30.631Z","etag":null,"topics":["go","golang","httpbin"],"latest_commit_sha":null,"homepage":"","language":"Go","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/IceWreck.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":"2020-06-16T18:46:42.000Z","updated_at":"2022-11-29T23:51:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2a65684-5b78-43cd-8111-a4b36b1e5df5","html_url":"https://github.com/IceWreck/RequestBin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IceWreck/RequestBin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FRequestBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FRequestBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FRequestBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FRequestBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IceWreck","download_url":"https://codeload.github.com/IceWreck/RequestBin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FRequestBin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33178749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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":["go","golang","httpbin"],"created_at":"2024-11-19T04:05:05.130Z","updated_at":"2026-05-18T13:06:11.609Z","avatar_url":"https://github.com/IceWreck.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RequestBin\n\nRequestBin is like httpbin, but it logs requests so that you can see them later. Might be shoddy work, and probably noone else will use this, but I built this to replace my PHP based soln for the same and I wanted to play with Go.\n\n* Single endpoint for accepting all kinds of requests.\n* Sends back everything it receives as response. (except multipart files for now)\n* Saves request logs so that they can be seen later.\n* Basic http authentication to view logs.\n* Usecase: Test API clients, common endpoint to send random stuff.\n* Lean (14 MB binary, uses \u003c 2 MB RAM\u003e)\n\n## Instructions\n* Compile a binary. `go build`\n* Upload to your server.\n* Create a `.env` file similar to the provided one\n* Make sure the binary has write access to the directory where its placed.\n* Create a systemd service (or systemd user service) to autostart.\n* You don't need httpd/nginx to serve it. RequestBin has Go's highly performant http server built in. It just listens at your specified port. You may use them a reverse proxy.\n![requestbin](./requestbin.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficewreck%2Frequestbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficewreck%2Frequestbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficewreck%2Frequestbin/lists"}