wiremock-standalone
« Back to VersTracker
Description:
Simulator for HTTP-based APIs
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @wiremockorg  |  formulae.brew.sh
Category: Developer tools
Tags: testing mocking api http java
Install: brew install wiremock-standalone
About:
WireMock Standalone is a versatile tool for simulating HTTP-based APIs, enabling developers to create stubs, mocks, and verify interactions without a live backend. It runs as a standalone JAR file, making it easy to integrate into testing workflows for web applications and microservices. This simulator accelerates development and testing by providing reliable, configurable responses to API calls.
Key Features:
  • Standalone JAR execution without dependencies
  • REST API for dynamic stub management
  • Request matching and response templating
  • Record-playback and proxying capabilities
Use Cases:
  • Unit and integration testing of API clients
  • Simulating third-party APIs during development
Alternatives:
  • Prism – OpenAPI-focused mock server; lighter on standalone features
  • MockServer – Similar functionality with a different DSL and setup
Version History
Detected Version Rev Change Commit
Oct 22, 2024 7:54pm 0 VERSION_BUMP f36f5bce
Oct 22, 2024 4:02pm 0 VERSION_BUMP e35a5413