Software Alternatives & Reviews

httpbin(1) VS MockServer

Compare httpbin(1) VS MockServer and see what are their differences

httpbin(1) logo httpbin(1)

HTTP request and response service

MockServer logo MockServer

Easy mocking of any system you integrate with via HTTP or HTTPS.
  • httpbin(1) Landing page
    Landing page //
    2023-07-05
  • MockServer Landing page
    Landing page //
    2022-03-13

Category Popularity

0-100% (relative to httpbin(1) and MockServer)
Developer Tools
40 40%
60% 60
API Tools
14 14%
86% 86
Testing
100 100%
0% 0
APIs
0 0%
100% 100

User comments

Share your experience with using httpbin(1) 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, httpbin(1) seems to be a lot more popular than MockServer. While we know about 53 links to httpbin(1), 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.

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 / 5 days 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 / about 2 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 / 3 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: 5 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 / 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: 12 months 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 httpbin(1) and MockServer, you can also consider the following products

Endpoints - View and respond to requests on an HTTP endpoint

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

HTTPDump - A simple, beautiful Webhook debugging tool.

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.

Beew.io - The simplest way of scheduling HTTP requests.

Request inspector - Debug web hooks, http clients