Back to rankings
httpie/desktop
httpie.io🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
desktophttpieapiapi-clientapi-testingdeveloper-tools
Key Metrics
Star Growth
Stars
4k
Forks
59
Weekly Growth
—
Issues
194
1k2k3k4k
Dec 2021Sep 2022Jun 2023Mar 2024Jan 2025Oct 2025Jul 2026
README
HTTPie Desktop

In this repository, we publish releases of HTTPie Desktop for Mac, Windows, and Linux. The app continuously auto-updates after the initial installation.
Open HTTPie Desktop web app: httpie.io/app or req.new
Mac & Windows
Linux
Please follow the instructions below to install HTTPie for Desktop on Linux.
⚠️ The Linux package uses AppImage, and you need to install it using AppImageLauncher for the app to work:
- Install AppImageLauncher (instructions)
- Download
HTTPie-*.AppImage(orHTTPie-*arm64.AppImagefor ARM64 architecture) from the latest release page - Run
$ AppImageLauncher HTTPie-*.AppImage
Related repositories