Mockoon is recommended for developers, QA testers, and software teams who require fast and reliable mock APIs for testing or development, as well as those who prefer a lightweight, standalone solution that can be run locally on their machines.
No Mockoon videos yet. You could help us improve this page by suggesting one.
Based on our record, Mockoon should be more popular than WireMock. It has been mentiond 34 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.
I'm pretty sure Wiremock (https://wiremock.org) lets you configure both the response body and headers. - Source: Hacker News / 23 days ago
Mocha is a lib inspired by nock and WireMock. It allows checking if the mock was called or not, which is a nice feature. Like httptest, it also it don't automatically intercept the requests. - Source: dev.to / 4 months ago
For testing third-party API calls, you can use libraries such as WireMock or Nock. These tools allow you to simulate HTTP requests and responses, helping you test how your application behaves when interacting with an external service. For example, you can mock successful responses, simulate errors, or test timeouts, all without making real HTTP requests. - Source: dev.to / 7 months ago
WireMock is a versatile, open-source platform for API mocking, offering powerful simulation features for both HTTP and HTTPS protocols. It’s highly customizable and is especially well-suited for complex use cases, such as testing microservices architectures and handling advanced behaviors. - Source: dev.to / 7 months ago
WireMock is a Java-based library for stubbing and mocking web services. It allows conditional response setup, latency simulation, and HTTP traffic recording. WireMock is open-source and free, suitable for developers familiar with Java. - Source: dev.to / 7 months ago
Mockoon: This open-source desktop application offers a fast setup with a user-friendly interface. It excels at creating customizable responses and supports multiple environments without requiring complex configuration. Mockoon is particularly useful for local development. - Source: dev.to / about 2 months ago
Mocking: Help your front-end team discover integration or design issues Early in the API development process by mocking your API endpoints. You can either due this directly from your gateway, or use a service like Mockoon. - Source: dev.to / 3 months ago
Still working on https://mockoon.com, an open-source API mocking desktop tool, after 7 years. - Source: Hacker News / 3 months ago
I maintain https://mockoon.com, an API mocking tool for developers. I created it in 2017 and initially worked on it during my free time. I started focusing on it full-time three years ago and introduced cloud options to make the project sustainable alongside donations. - Source: Hacker News / 6 months ago
I hate mocks. I tend to work in languages which allow side-effects, and with developers who do not follow Pure Core, Imperative Shell. So anything I can do to learn more about my enemy, and how to manage it, is a good use of time, and Mockoon is another one of those mock creators. - Source: dev.to / 7 months ago
Beeceptor - Unblock yourself from API dependencies, and build & integrate with APIs fast. Beeceptor helps you build a mock Rest API in a few seconds.
MockServer - Easy mocking of any system you integrate with via HTTP or HTTPS.
Postman - The Collaboration Platform for API Development
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.
MockAPI - MockAPI lets users mock up APIs, generate custom data, and perform operations on it using RESTful interface.
Mockable - Quickly define some REST or SOAP endpoints and have them return json/xml (dummy) data.