| Crates.io | httpman |
| lib.rs | httpman |
| version | 0.1.5 |
| created_at | 2025-08-20 15:20:45.596428+00 |
| updated_at | 2025-08-20 22:31:40.452372+00 |
| description | A fast, modern HTTP client with tab management and request persistence |
| homepage | https://github.com/mustakimali/httpman |
| repository | https://github.com/mustakimali/httpman |
| max_upload_size | |
| id | 1803549 |
| size | 188,911 |
Lighning fast http client, free, no-login, crapfree built with Rust and egui. Features tab management, request persistence, and a hierarchical file system for organizing saved requests.

cargo install httpman
httpman
git clone https://github.com/mustakimali/httpman
cd httpman
cargo run --release
Data is stored in OS-specific directories:
~/.local/share/httpman/~/Library/Application Support/com.httpman.httpman/%APPDATA%\httpman\httpman\data\| Action | Shortcut |
|---|---|
| New tab | Click + |
| Close tab | Double-click, middle-click, or right-click → Close |
| Save tab | Right-click → Save As... |
| Rename folder | Double-click folder name |
| New folder | Right-click in tree area |
MIT License - see LICENSE for details.
Contributions welcome! Please read CLAUDE.md for detailed architecture documentation.
Built with ❤️ using Rust and egui