Software Alternatives, Accelerators & Startups

Hurl.dev VS MockServer

Compare Hurl.dev VS MockServer 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.

MockServer logo MockServer

Easy mocking of any system you integrate with via HTTP or HTTPS.
  • Hurl.dev Landing page
    Landing page //
    2023-10-09
  • MockServer Landing page
    Landing page //
    2022-03-13

Category Popularity

0-100% (relative to Hurl.dev and MockServer)
API Tools
25 25%
75% 75
Developer Tools
28 28%
72% 72
APIs
27 27%
73% 73
Command Line Tools
100 100%
0% 0

User comments

Share your experience with using Hurl.dev and MockServer. 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 seems to be a lot more popular than MockServer. While we know about 39 links to Hurl.dev, we've tracked only 3 mentions of MockServer. 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 / 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 / 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 / 4 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

MockServer mentions (3)

  • Please recommend a good API Mocking tool
    The open-source examples are mockoon, mock-server.com, etc. Source: almost 1 year ago
  • Testing with MockServer
    I've just found out MockServer and it looks awesome 🤩 so I wanted to check it out repeating the steps of my previous demo WireMock Testing which (as you can expect) uses WireMock, another fantastic tool to mock APIs. - Source: dev.to / almost 2 years ago
  • How to unit test successful Oauth requests of 3rd party API's?
    I tend to use MockServer. With MockServer you can define inputs, so you can say that the request should look like this with that URL, etc etc. That way you can verify that the request looks okay. Source: about 2 years ago

What are some alternatives?

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

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

Beeceptor - Unblock yourself from API dependencies, and build & integrate with APIs fast. Beeceptor helps you build a mock Rest API in a few seconds.

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

Webhook.site - Instantly generate a free, unique URL and email address to test, inspect, and automate (with a visual workflow editor and scripts) incoming HTTP requests and emails.

Hoppscotch - Open source API development ecosystem

Request inspector - Debug web hooks, http clients