{"id":18352113,"url":"https://github.com/abgeo/httpinfo","last_synced_at":"2025-04-06T11:32:45.035Z","repository":{"id":125370556,"uuid":"466518327","full_name":"ABGEO/httpinfo","owner":"ABGEO","description":"Display information about HTTP status codes.","archived":false,"fork":false,"pushed_at":"2022-06-12T17:44:30.000Z","size":30,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T22:22:23.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ABGEO.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-03-05T17:13:11.000Z","updated_at":"2024-03-23T18:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfcfc461-efd8-4d03-88e3-73a69770c8da","html_url":"https://github.com/ABGEO/httpinfo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Fhttpinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Fhttpinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Fhttpinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ABGEO%2Fhttpinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ABGEO","download_url":"https://codeload.github.com/ABGEO/httpinfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478152,"owners_count":20945258,"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":[],"created_at":"2024-11-05T21:34:52.530Z","updated_at":"2025-04-06T11:32:45.025Z","avatar_url":"https://github.com/ABGEO.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpinfo\n\nDisplay information about HTTP status codes.\n\nWritten in Abkhazia, Georgia 🇬🇪 2022-03-05.\n\n## Installation\n\n```bash\n$ sudo curl -L \"https://github.com/ABGEO/httpinfo/releases/download/v1.0.3/httpinfo.sh\" -o /usr/local/bin/httpinfo\n$ sudo chmod +x /usr/local/bin/httpinfo\n```\n\n## Usage\n\n```console\n$ httpinfo 200\n\n200 OK\n======\n\nThe HTTP 200 OK success status response code indicates that the request has succeeded. A 200 response is cacheable by default.\n\nThe meaning of a success depends on the HTTP request method:  GET: The resource has been fetched and is transmitted in the message body.  HEAD: The representation headers are included in the response without any message body  POST: The resource describing the result of the action is transmitted in the message body  TRACE: The message body contains the request message as received by the server.\n\nThe successful result of a PUT or a DELETE is often not a 200 OK but a 204 No Content (or a 201 Created when the resource is uploaded for the first time).\n\n\n--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nRead more at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for details.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Authors\n\n- [**Temuri Takalandze**](https://abgeo.dev) - *Maintainer*\n\n## License\n\nCopyright © 2022 [Temuri Takalandze](https://abgeo.dev).  \nReleased under the [GPLv3+](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgeo%2Fhttpinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabgeo%2Fhttpinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgeo%2Fhttpinfo/lists"}