{"id":29130390,"url":"https://github.com/b4b4r07/httpstat","last_synced_at":"2025-06-30T04:04:05.879Z","repository":{"id":65522006,"uuid":"69162562","full_name":"babarot/httpstat","owner":"babarot","description":"It's like curl -v, with graphs and colors","archived":false,"fork":false,"pushed_at":"2020-01-18T15:33:57.000Z","size":187,"stargazers_count":283,"open_issues_count":3,"forks_count":25,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-16T21:04:19.324Z","etag":null,"topics":["bash","httpstat","zplug"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/babarot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-25T12:19:52.000Z","updated_at":"2025-04-03T08:29:05.000Z","dependencies_parsed_at":"2023-01-27T05:31:30.512Z","dependency_job_id":null,"html_url":"https://github.com/babarot/httpstat","commit_stats":null,"previous_names":["babarot/httpstat","b4b4r07/httpstat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/babarot/httpstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fhttpstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fhttpstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fhttpstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fhttpstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/babarot","download_url":"https://codeload.github.com/babarot/httpstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/babarot%2Fhttpstat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262707976,"owners_count":23351529,"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":["bash","httpstat","zplug"],"created_at":"2025-06-30T04:03:59.366Z","updated_at":"2025-06-30T04:04:05.870Z","avatar_url":"https://github.com/babarot.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"httpstat\n===\n\ncurl statistics made simple.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"demo.png\" width=\"500\"\u003e\n\u003c/p\u003e\n\n## Usage\n\n```console\n$ bash ./httpstat.sh --help\nUsage: httpstat URL [CURL_OPTIONS]\n       httpstat -h | --help\n       httpstat --version\nArguments:\n  URL     url to request, could be with or without `http(s)://` prefix\nOptions:\n  CURL_OPTIONS  any curl supported options, except for -w -D -o -S -s,\n                which are already used internally.\n  -h --help     show this screen.\n  --version     show version.\nEnvironments:\n  HTTPSTAT_SHOW_BODY    By default httpstat will write response body\n                        in a tempfile, but you can let it print out by setting\n                        this variable to `true`.\n  HTTPSTAT_SHOW_SPEED   set to `true` to show download and upload speed.\n```\n\nThis `httpstat` is written by bash only. Do you have `/bin/bash` and the like?\n\n## Installation\n\nThere are two ways to get httpstat:\n\n- Download the script directly:\n\t- `wget https://raw.githubusercontent.com/b4b4r07/httpstat/master/httpstat.sh`\n\t- `curl https://raw.githubusercontent.com/b4b4r07/httpstat/master/httpstat.sh \u003ehttpstat.sh`\n- Install through [zplug](https://github.com/zplug/zplug): \n\n    ```zsh\n    zplug \"b4b4r07/httpstat\", \\\n        as:command, \\\n        use:'(*).sh', \\\n        rename-to:'$1'\n    ```\n\n## Implementations\n\nMany thanks.\n\n- \u003chttps://github.com/reorx/httpstat\u003e\n- \u003chttps://github.com/davecheney/httpstat\u003e\n- \u003chttps://github.com/yosuke-furukawa/httpstat\u003e\n- \u003chttps://github.com/tcnksm/go-httpstat\u003e\n\n## Author\n\nb4b4r07\n\n## License\n\n[MIT](http://b4b4r07.mit-license.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb4b4r07%2Fhttpstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb4b4r07%2Fhttpstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb4b4r07%2Fhttpstat/lists"}