🍺 BREW Explorer

← all formulae

xh

brew install xh v0.26.1 MIT

Friendly and fast tool for sending HTTP requests

934
30-day installs · #1338
3.2k
90-day · #1308
11.3k
365-day · #1360
7.9k
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

api-testing cli developer-tools http-client rust terminal

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Friendly and fast tool for sending HTTP requests",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:26+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "xh",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-20T12:08:37Z",
  "github_readme_excerpt": "# xh\n[![Version info](https://img.shields.io/crates/v/xh.svg)](https://crates.io/crates/xh)\n[![Packaging status](https://repology.org/badge/tiny-repos/xh.svg)](https://repology.org/project/xh/versions)\n\n`xh` is a friendly and fast tool for sending HTTP requests. It reimplements as much\nas possible of [HTTPie\u0027s](https://httpie.io/) excellent design, with a focus\non improved performance.\n\n[![asciicast](/assets/xh-demo.gif)](https://asciinema.org/a/475190)\n\n## Installation\n\n### via cURL (Linux \u0026 macOS)\n\n```\ncurl -sfL https://raw.githubusercontent.com/ducaale/xh/master/install.sh | sh\n```\n\n### via Powershell (Windows)\n\n```\niwr -useb https://raw.githubusercontent.com/ducaale/xh/master/install.ps1 | iex\n```\n\n\n### via a package manager\n\n| OS                            | Method         | Command                                    |\n|-------------------------------|----------------|--------------------------------------------|\n| Any                           | Cargo\\*        | `cargo install xh --locked`                |\n| Any                           | [Huber]        | `huber install xh`                         |\n| Any                           | [Mise]         | `mise use xh --global`                     |\n| Android ([Termux])            | pkg            | `pkg install xh`                           |\n| Android ([Magisk]/[KernelSU]) | MMRL\\*\\*       | `mmrl install xhhttp`                      |\n| Alpine Linux                  | apk\\*\\*\\*      | `apk add xh`                               |\n| Arch Linux                    | Pacman         | `pacman -S xh`                             |\n| Debian \u0026 Ubuntu               | Apt\\*\\*\\*\\*    | `sudo apt install xh`                      |\n| Fedora                        | Copr\\*\\*\\*\\*\\* | `sudo dnf install xh`                      |\n| FreeBSD                       | FreshPorts     | `pkg install xh`                           |\n| NetBSD                        | pkgsrc         | `pkgin install xh`                         |\n| Linux \u0026 ma",
  "github_repo": "ducaale/xh",
  "github_stars": 7874,
  "github_topics": [
    "api-testing",
    "cli",
    "developer-tools",
    "http-client",
    "rust",
    "terminal"
  ],
  "homepage": "https://github.com/ducaale/xh",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 934,
  "installs_365d": 11281,
  "installs_90d": 3205,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "xh",
  "oldnames": [
    "ht-rust"
  ],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1338,
  "rank_365d": 1360,
  "rank_90d": 1308,
  "raw_hash": "7dca614e02bd2358",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/x/xh.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.26.1",
  "versioned_formulae": [],
  "why_use_this": null
}