{"id":19425758,"url":"https://github.com/piotrpersona/httpst","last_synced_at":"2026-05-12T23:02:01.160Z","repository":{"id":146245446,"uuid":"181726914","full_name":"piotrpersona/httpst","owner":"piotrpersona","description":"Display information about HTTP Status Code","archived":false,"fork":false,"pushed_at":"2019-12-01T14:29:49.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-23T17:51:04.937Z","etag":null,"topics":["http","tool","utility"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piotrpersona.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":"2019-04-16T16:28:02.000Z","updated_at":"2024-06-19T08:08:22.618Z","dependencies_parsed_at":"2024-06-19T08:08:21.923Z","dependency_job_id":"ae1746e3-7502-4044-a57e-e48df0400d09","html_url":"https://github.com/piotrpersona/httpst","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpersona%2Fhttpst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpersona%2Fhttpst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpersona%2Fhttpst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpersona%2Fhttpst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrpersona","download_url":"https://codeload.github.com/piotrpersona/httpst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240605843,"owners_count":19827985,"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":["http","tool","utility"],"created_at":"2024-11-10T14:04:45.440Z","updated_at":"2026-05-12T23:02:01.073Z","avatar_url":"https://github.com/piotrpersona.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpst\n\n[![Build Status](https://travis-ci.org/piotrpersona/httpst.svg?branch=master)](https://travis-ci.org/piotrpersona/httpst)\n\nDisplay HTTP Status Code description\n\n## Install\n\n```console\ncurl -fsSL -o /usr/local/bin/httpst \\\n    https://github.com/piotrpersona/httpst/releases/download/latest/httpst-darwin-amd64 \\\n\u0026\u0026 chmod +x /usr/local/bin/httpst\n```\n\n## Usage\n\nDisplay single code info\n\n```console\n$ httpst 200\n200 OK\n```\n\nor multiple codes\n\n```console\n$ httpst 200 201\n200 OK\n201 Created\n```\n\nwith long description\n\n```console\n$ httpst 500 -l\n500 Internal Server Error\n\nThe server encountered an unexpected condition which prevented it\nfrom fulfilling the request.\n```\n\nor with group info\n\n```console\n$ httpst 200 -g\n200 OK\n\n2xx Successful 2xx\nThis class of status code indicates that the client's request was\nsuccessfully received, understood, and accepted.⏎\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpersona%2Fhttpst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotrpersona%2Fhttpst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpersona%2Fhttpst/lists"}