WireMock Cloud Updates

WireMock Runner - Record and Run Mocks Anywhere

by Ethan Jones
Today we're introducing WireMock Runner, a containerized service that runs mock APIs wherever you need them while keeping management in WireMock Cloud. Runner connects to Cloud for configuration and collaboration, but executes the
New Feature

WireMock JetBrains IDE Plugin

by Ethan Jones
WireMock has officially acquired the WireMock plugin for Jetbrains - and integrated it with WireMock Cloud! You can seamlessly manage mock creation and updating in WireMock Cloud from right inside your JetBrains IDEs. Learn more:
New Feature

Mock API Versioning

by Ethan Jones
New Feature
With Mock API versioning, you can easily review every change to your mock API configurations - who made it and when - as well as instantly roll back to any past state. Learn more: https://wiremock.io/post/introducing-versioning

Autonomous API discovery with AI

by Ethan Jones
You can now use your AI agents to easily discover and understand the structure of any potential API you are working with, and instantly produce a production simulation of the API itself. Learn more.
New Feature

Push/pull + Record Many Via CLI

by Ethan Jones
We’ve added more capabilities to the WireMock CLI, opening up new possibilities for local-first development. Some highlights include: record-many: A convenient way to record stubs from multiple endpoints that are accessible from the
Improvement

Easier access to the developer portal

by Ethan Jones
Improvement
When viewing any mock API where the developer portal has been enabled, you can now find a quick link to the developer portal just below the mock API URL.

Recently Viewed APIs

by Ethan Jones
Improvement
Easily find the APIs you access most often with the new “Recently Viewed APIs” tab.

API-Level Rate Limits

by Ethan Jones
You can now set rate limits at an API level, automatically applying a rate limit to all stubs within the API. Learn more in the docs.
Improvement

New hash helpers

by Ethan Jones
We have added a suite of helpers to our response templating allowing you to automatically work with hashing, including SHA and MD2/5. See the docs for more info.
Improvement