
HTTPie
Insomnia REST
cURL
Hoppscotch
Postman
RapidAPI for Mac
jq
FileZilla
restclient.el
Insomnia REST
Hurl.dev
Productivity Power Tools
Hoppscotch
RapidAPI for Mac
Postman
Step CI
No restclient.el videos yet. You could help us improve this page by suggesting one.
Based on our record, HTTPie should be more popular than restclient.el. It has been mentiond 57 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is already a popular project called httpie, so httpy would be really confusing in non written form. Beside that, I completely agree, the name could be better. https://httpie.io/. - Source: Hacker News / 7 days ago
Postman dominated API development for over a decade because it made REST discovery, testing, and documentation accessible without deep command-line expertise. But 2026 has flipped that advantage. The rise of CLI-native, scriptable, and programmatic API tooling—driven by projects like Arc, HTTPie, and cURL's modern revitalization—has made the terminal the preferred workspace for 68% of backend engineers (per the... - Source: dev.to / 20 days ago
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`. - Source: Hacker News / 5 months ago
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. - Source: dev.to / 11 months ago
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/. - Source: Hacker News / 11 months ago
Emacs had something like this long ago (of course it did). https://github.com/pashky/restclient.el I also like httpie but they seem to have gone commercial. - Source: Hacker News / 11 months ago
Plz-see: Interactive HTTP client, similar to restclient and verb, but using Elisp instead of a special text-based syntax. Source: over 2 years ago
Emacs enthusiasts have https://github.com/pashky/restclient.el I see some parallels to Hurl, but having everything inside Emacs is hard to beat, just thinking about using M-x jq-interactivly for json responses ... - Source: Hacker News / about 3 years ago
I recently switch from custom Bash wrappers around curl to restclient.el [1]. It has similar features. Especially nice is the integration with jq for fetching specific data (or inspection of results with jq-mode). And, whoever is inclined to appreciate it, the fact that I can stay within Emacs. No need to get familiar with a new UI/UX. [1]: https://github.com/pashky/restclient.el. - Source: Hacker News / almost 4 years ago
Although I mainly stick with curl or requests due to muscle memory, there's also restclient.el https://github.com/pashky/restclient.el. I imagine having builtin org support is super convenient, thanks for sharing. - Source: Hacker News / almost 4 years ago
Insomnia REST - Design, debug, test, and mock APIs locally, on Git, or cloud. Build better APIs collaboratively for the most popular protocols with a dev‑friendly UI, built-in automation, and an extensible plugin ecosystem.
cURL - cURL is a computer software project providing a library and command-line tool for transferring data...
Hurl.dev - Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.
Hoppscotch - Open source API development ecosystem
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
Postman - The Collaboration Platform for API Development