{"id":15323678,"url":"https://github.com/mvrilo/httpstat","last_synced_at":"2026-01-14T21:46:08.470Z","repository":{"id":57610175,"uuid":"69102692","full_name":"mvrilo/httpstat","owner":"mvrilo","description":"It's like curl -v, with colours. ","archived":false,"fork":true,"pushed_at":"2016-09-26T13:23:58.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T10:32:57.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"davecheney/httpstat","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvrilo.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}},"created_at":"2016-09-24T13:04:33.000Z","updated_at":"2016-09-24T13:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mvrilo/httpstat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mvrilo/httpstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fhttpstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fhttpstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fhttpstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fhttpstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvrilo","download_url":"https://codeload.github.com/mvrilo/httpstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fhttpstat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"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":[],"created_at":"2024-10-01T09:21:00.870Z","updated_at":"2026-01-14T21:46:08.453Z","avatar_url":"https://github.com/mvrilo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpstat\n\n[![Build Status](https://travis-ci.org/davecheney/httpstat.svg?branch=master)](https://travis-ci.org/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```\n$ go get -u github.com/davecheney/httpstat\n```\t\n## Usage\n```\n$ httpstat https://example.com/\n```\n## We don't need no stinking curl\n\n`httpstat.py` is a wrapper around `curl(1)`, which is all fine and good, but what if you don't have `curl(1)` or `python(1)` installed?\n\n## TODO\n\nThe big ticket features which are missing at this point are:\n\n- ~~support for https; this involves negotating the handshake before sending the request, adjusting the various timing points, and using the alternative template.~~ done, thanks @freeformz\n- ~~detect when `httpstat` is being piped to a file or other not tty device and disable coloured output.~~ done, thanks @amy\n- support for more CURL flags, like `-H HEADER` and `-X METHOD`.\n- spool response.Body to a temporary file.\n- ~~Sort response headers intelligently, #18.~~\n- ~~Support curl's `-L` flag to follow redirects, #23.~~\n- Handle urls without a scheme, #26\n\n## Contributing\n\nBug reports and feature requests are welcome.\n\nPull requests are most welcome, but if the feature is not on the TODO list, please open an issue to discuss the feature before slinging code. Thank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fhttpstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvrilo%2Fhttpstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fhttpstat/lists"}