{"id":15757770,"url":"https://github.com/rpearce/httpwut","last_synced_at":"2026-03-01T14:03:39.053Z","repository":{"id":61572960,"uuid":"537683120","full_name":"rpearce/httpwut","owner":"rpearce","description":"CLI tool to look up HTTP status codes written in Go","archived":false,"fork":false,"pushed_at":"2025-01-06T03:39:52.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-06T01:29:21.760Z","etag":null,"topics":["golang","http","http-status-codes","status-codes"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpearce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-09-17T03:04:54.000Z","updated_at":"2025-01-06T03:39:56.000Z","dependencies_parsed_at":"2024-06-21T15:42:19.142Z","dependency_job_id":"80de7c75-9364-4571-85bf-f9a86644d226","html_url":"https://github.com/rpearce/httpwut","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rpearce/httpwut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpearce%2Fhttpwut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpearce%2Fhttpwut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpearce%2Fhttpwut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpearce%2Fhttpwut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpearce","download_url":"https://codeload.github.com/rpearce/httpwut/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpearce%2Fhttpwut/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T13:32:00.443Z","status":"ssl_error","status_checked_at":"2026-03-01T13:32:00.084Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["golang","http","http-status-codes","status-codes"],"created_at":"2024-10-04T09:40:23.170Z","updated_at":"2026-03-01T14:03:39.032Z","avatar_url":"https://github.com/rpearce.png","language":"Go","readme":"# httpwut\n\nCLI tool to lookup HTTP status code information.\n\n_This is a tool for me to learn Go, so you probably shouldn't use this._\n\n## Installation\n\n```\ngo install github.com/rpearce/httpwut@latest\n```\n\n## Usage\n\n```\nλ httpwut is -h\nLookup HTTP status codes\n\nUsage:\n  httpwut is [flags]\n\nFlags:\n  -c, --cats      Open HTTP Status Cats webpage for status\n  -d, --dogs      Open HTTP Status Dogs webpage for status\n  -h, --help      help for is\n  -v, --verbose   Print status code description and URL\n\nλ httpwut is 502\n502 - Bad Gateway\n\nλ httpwut is 502 --verbose\n502 - Bad Gateway\nThe server, while acting as a gateway or proxy, received an invalid response from an inbound server it accessed while attempting to fulfill the request.\nhttps://www.rfc-editor.org/rfc/rfc9110.html#name-502-bad-gateway\n```\n\nPassing `--cats` and/or `--dogs` (you can do both at the time same) will open\nthe status codes on https://http.cats and https://httpstatusdogs.com,\nrespectively.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpearce%2Fhttpwut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpearce%2Fhttpwut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpearce%2Fhttpwut/lists"}