SaaSHub helps you find the best software and product alternatives Learn more →
Httpie Alternatives
Similar projects and alternatives to httpie
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
libcurl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
-
-
-
-
insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
-
-
-
-
swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
-
-
-
-
-
Kreya
Kreya is a GUI client for REST and gRPC with innovative features for environments, authorizations and more.
-
soapui
SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
-
-
httpie discussion
httpie reviews and mentions
-
5 CLI Tools I Use to Keep Terminal Workflows Less Annoying
httpie is easier to read than curl when testing APIs manually.
-
Ask HN: What dev tools do you rely on that nobody talks about?
You may like https://httpie.io/ if you've not memorised all the curl flags already. The CLI tools way of making requests with headers and post bodies is really nice in my opinion
`http PUT pie.dev/put X-API-Token:123 name=John`
-
A long list of weird things I've used in production
Httpie
- Postman有料化対策:エンジニア向けおすすめAPIテストツール比較
-
Part 6: Test and Demo - Ktor Native Worker Tutorial
If you prefer HTTPie:
-
もうPostmanに頼らない!2025年開発者が選ぶ無料APIツール15選
公式サイト / GitHub:https://httpie.io
-
The Ultimate Guide to Offline API Testing: 10 Tools That Work Without Internet
For developers who prefer command-line interfaces, HTTPie offers an elegant alternative to curl with superior offline capabilities. The --offline flag enables request construction and validation without network transmission.
-
Just Use Curl
Curl's UX is very dated and I wouldn't recommend it to any new user. Use many alternatives like httpie [1] or something like curlie [2] which is just an UX wrapper around the same libcurl. Httpie also has a postman-like web interface.
1 - https://httpie.io/
-
The 2025 Guide to Postman's Most Powerful Alternatives! Top 30 Free API Tools
Website: HTTPie
-
Top 20 Rising GitHub Projects with the Most Stars in 2025
HTTPie is a user-friendly command-line HTTP client designed for testing APIs.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
httpie/cli is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of httpie is Python.