{"id":19301822,"url":"https://github.com/henrikac/httpcat","last_synced_at":"2026-05-16T00:04:06.485Z","repository":{"id":271155528,"uuid":"617129434","full_name":"henrikac/httpcat","owner":"henrikac","description":"A tool to translate http status codes","archived":false,"fork":false,"pushed_at":"2023-03-22T16:53:29.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T23:12:20.457Z","etag":null,"topics":["crystal","crystal-lang","crystal-language"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henrikac.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}},"created_at":"2023-03-21T18:57:06.000Z","updated_at":"2023-03-22T12:21:18.000Z","dependencies_parsed_at":"2025-01-05T23:12:23.417Z","dependency_job_id":null,"html_url":"https://github.com/henrikac/httpcat","commit_stats":null,"previous_names":["henrikac/httpcat"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fhttpcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fhttpcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fhttpcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrikac%2Fhttpcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrikac","download_url":"https://codeload.github.com/henrikac/httpcat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240404314,"owners_count":19796056,"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":["crystal","crystal-lang","crystal-language"],"created_at":"2024-11-09T23:19:02.107Z","updated_at":"2025-11-17T00:01:06.421Z","avatar_url":"https://github.com/henrikac.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpcat\n\nhttpcat is a fun tool to translate http status codes.\n\n## Installation\n\nStart by cloning the repository and then build the project\n\n```\n$ crystal build src/httpcat.cr\n```\n\nWhen the project has been built move the binary into a folder that is in your `$PATH`.\n\n## Usage\n\n#### Open http.cat\n```\n$ httpcat -o\n$ httpcat --open\n```\n\n#### Translate status code to text\n```\n$ httpcat -c 200\n200 OK\n\n$ httpcat --code 200\n200 OK\n```\n\n#### Open status code on http.cat\n```\n$ httpcat -c 200 -o\n$ httpcat -c 200 --open\n$ httpcat --code 200 -o\n$ httpcat --code 200 --open\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/henrikac/httpcat/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Henrik Christensen](https://github.com/henrikac) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrikac%2Fhttpcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrikac%2Fhttpcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrikac%2Fhttpcat/lists"}