Software Alternatives, Accelerators & Startups

Hurl.dev VS httpbin(1)

Compare Hurl.dev VS httpbin(1) 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.

httpbin(1) logo httpbin(1)

HTTP request and response service
  • Hurl.dev Landing page
    Landing page //
    2023-10-09
  • httpbin(1) Landing page
    Landing page //
    2023-07-05

Category Popularity

0-100% (relative to Hurl.dev and httpbin(1))
API Tools
65 65%
35% 35
Developer Tools
32 32%
68% 68
Testing
0 0%
100% 100
APIs
100 100%
0% 0

User comments

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

Social recommendations and mentions

httpbin(1) might be a bit more popular than Hurl.dev. We know about 53 links to it since March 2021 and only 39 links to Hurl.dev. 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 / 4 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 / 4 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 / 5 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 / 8 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 / 9 months ago
View more

httpbin(1) mentions (53)

  • How to protect API Keys in React projects using Gateweaver
    PolicyDefinitions: cors: origin: "${CLIENT_URL}" Endpoints: - path: "/example" target: url: "https://httpbin.org/bearer" request: headers: Authorization: "Bearer ${API_KEY}" policies: - cors. - Source: dev.to / 2 months ago
  • Bruno
    I've been using https://httpbin.org/ to so some client testing and so far it has been great. They provide a docker image which makes it easy to run locally. - Source: Hacker News / 4 months ago
  • Hardening Apache APISIX with the OWASP's Coraza and Core Ruleset
    We proceed to define routes to https://httpbin.org/ to test our setup. Let's call the route to /get:. - Source: dev.to / 5 months ago
  • looking for resource site for GET-POST practice (html)
    Https://httpbin.org/ is an excellent tool for learning (and testing) the basics. Take a few minutes to explore the endpoints they provide. You can also use different response codes to test your apps error handling, etc. Source: 7 months ago
  • Down the rabbit hole of an Apache APISIX plugin
    Has_domain: whether the matched route references an upstream with a domain, e.g., http://httpbin.org, or not, e.g., 192.168.0.1. - Source: dev.to / 9 months ago
View more

What are some alternatives?

When comparing Hurl.dev and httpbin(1), you can also consider the following products

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

Endpoints - View and respond to requests on an HTTP endpoint

Hoppscotch - Open source API development ecosystem

HTTPDump - A simple, beautiful Webhook debugging tool.

Postman - The Collaboration Platform for API Development

Proxy Manager for Google Chrome - Oxy Proxy Extension for Google Chrome: add and switch between multiple proxies, simple, one-click connection, works with any proxy provider of your choice.