{"id":13467642,"url":"https://github.com/davecheney/httpstat","last_synced_at":"2025-05-12T13:18:55.923Z","repository":{"id":11271273,"uuid":"69011367","full_name":"davecheney/httpstat","owner":"davecheney","description":"It's like curl -v, with colours. ","archived":false,"fork":false,"pushed_at":"2025-01-11T03:52:02.000Z","size":10749,"stargazers_count":7135,"open_issues_count":17,"forks_count":393,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-05-12T13:18:47.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/davecheney.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":"2016-09-23T09:40:41.000Z","updated_at":"2025-05-12T11:44:47.000Z","dependencies_parsed_at":"2022-07-14T08:49:40.046Z","dependency_job_id":"6a17f480-4d0e-4494-a6a2-597a473fc505","html_url":"https://github.com/davecheney/httpstat","commit_stats":{"total_commits":163,"total_committers":32,"mean_commits":5.09375,"dds":0.4662576687116564,"last_synced_commit":"2110a0a2cc0299209b5860701c6f86b31c9b6854"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fhttpstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fhttpstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fhttpstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fhttpstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecheney","download_url":"https://codeload.github.com/davecheney/httpstat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745196,"owners_count":21957319,"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-07-31T15:00:58.787Z","updated_at":"2025-05-12T13:18:55.717Z","avatar_url":"https://github.com/davecheney.png","language":"Go","readme":"# httpstat [![Build Status](https://github.com/davecheney/httpstat/actions/workflows/push.yml/badge.svg)](https://github.com/davecheney/httpstat/actions/workflows/push.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/davecheney/httpstat)](https://goreportcard.com/report/github.com/davecheney/httpstat)\n\n![Shameless](./screenshot.png)\n\nImitation is the sincerest form of flattery.\n\nBut seriously, https://github.com/reorx/httpstat is the new hotness, and this is a shameless rip off.\n\n## Installation\n`httpstat` requires Go 1.20 or later.\n```\ngo install github.com/davecheney/httpstat@latest\n```\n\n## Usage\n```\nhttpstat https://example.com/\n```\n## Features\n\n- Windows/BSD/Linux supported.\n- HTTP and HTTPS are supported, for self signed certificates use `-k`.\n- Skip timing the body of a response with `-I`.\n- Follow 30x redirects with `-L`.\n- Change HTTP method with `-X METHOD`.\n- Provide a `PUT` or `POST` request body with `-d string`. To supply the `PUT` or `POST` body as a file, use `-d @filename`.\n- Add extra request headers with `-H 'Name: value'`.\n- The response body is usually discarded, you can use `-o filename` to save it to a file, or `-O` to save it to the file name suggested by the server.\n- HTTP/HTTPS proxies supported via the usual `HTTP_PROXY`/`HTTPS_PROXY` env vars (as well as lower case variants).\n- Supply your own client side certificate with `-E cert.pem`.\n\n## Contributing\n\nBug reports are most welcome, but with the exception of #5, this project is closed.\n\nPull requests must include a `fixes #NNN` or `updates #NNN` comment. \n\nPlease discuss your design on the accompanying issue before submitting a pull request. If there is no suitable issue, please open one to discuss the feature before slinging code. Thank you.\n","funding_links":[],"categories":["开源类库","Go","Misc","Open source library","HTTP/HTTPS/gRPC","命令行工具","Http/Https/Grpc Dev\u0026Ops工具与服务","CLI Utilities"],"sub_categories":["网络","The Internet","Request \u0026 Inspection"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fhttpstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavecheney%2Fhttpstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fhttpstat/lists"}