Software Alternatives & Reviews

Hurl.dev VS restclient.el

Compare Hurl.dev VS restclient.el and see what are their differences

Hurl.dev logo Hurl.dev

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

restclient.el logo restclient.el

HTTP REST client tool for emacs
  • Hurl.dev Landing page
    Landing page //
    2023-10-09
  • restclient.el Landing page
    Landing page //
    2023-08-23

Category Popularity

0-100% (relative to Hurl.dev and restclient.el)
API Tools
52 52%
48% 48
Developer Tools
54 54%
46% 46
APIs
59 59%
41% 41
Command Line Tools
100 100%
0% 0

User comments

Share your experience with using Hurl.dev and restclient.el. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Hurl.dev should be more popular than restclient.el. It has been mentiond 39 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.

Hurl.dev mentions (39)

  • Bruno
    You may be able to replace some of your curl+shell with Hurl — https://hurl.dev/#also-an-http-test-tool . - Source: Hacker News / about 2 months ago
  • Bruno
    I am currently looking for a solution to run automated tests on a sql website generator I am working on ( https://sql.ophir.dev ) I wanted to use hurl (https://hurl.dev/), but Bruno's UI seems to be useful while developing the tests... Has someone tried both ? Which is better for automated testing, including when the response type is html and not json? - Source: Hacker News / about 2 months ago
  • Libcurl
    Shameless promotion: Hurl [1] is an Open Source cli using libcurl to run and tests HTTP requests with plain text! We use libcurl for the super reliability and top features (HTTP/3 for instance) and we've added little features like: - requests chaining, - capturing and passing data from a response to another request, - response tests (JSONPath, XPath, etc...) There is nice syntax sugar for resuesting... - Source: Hacker News / 3 months ago
  • Hoppscotch Desktop Application
    - This too will suffer the same fate as the previous two and will gradually also adopt a busy, unworkable, confusing UI This is why I’ve started using Hurl because that doesn’t even have a UI. Bonus: can be kept in source control and run as part of CI/CD. https://www.communication-generation.com/enshitification/ https://hurl.dev/. - Source: Hacker News / 6 months ago
  • Best practices for HarperDB projects using TypeScript
    Testing our application is a matter of running npm run start:dev and making requests to it. To test it better I'll leave a Hurl file in the repository that you can use to test the API. You can run it using hurl --test ./collection.hurl. This will run all the tests and make sure that everything is working as expected. - Source: dev.to / 7 months ago
View more

restclient.el mentions (6)

  • Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.
    Plz-see: Interactive HTTP client, similar to restclient and verb, but using Elisp instead of a special text-based syntax. Source: 5 months ago
  • Hurl 4.0.0
    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 / 10 months ago
  • Hurl, run and test HTTP requests with plain text
    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 / over 1 year ago
  • Show HN: Restfox – A web based HTTP client inspired by Insomnia and Postman
    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 / over 1 year ago
  • Which IDE/Editor is Your Daily driver?
    Right now I am writing a document in org-mode (human readable) and with a bit of help from org-ql I am converting it into json for API consumption, which I am also testing with resclient.el. Source: almost 2 years ago
View more

What are some alternatives?

When comparing Hurl.dev and restclient.el, you can also consider the following products

Insomnia REST - The most intuitive cross-platform REST API Client 😴

Paw.cloud - Paw is a REST client for Mac.

Postman - The Collaboration Platform for API Development

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.

xh - Friendly and fast tool for sending HTTP requests