Big news for .NET users: WireMock .NET is joining the core WireMock OSS project! For years, .NET users have used the independent implementation by @sheyenrath, who's done amazing work. Now we're bringing it under the same umbrella as the Java engine. Read: bit.ly/4oRVh2G
WireMock - flexible open source tool for building mock APIs and testing your client apps. Join us on Slack and GitHub!
- We have released 3.13.2 of WireMock to update a few dependencies while we work towards version 4 GA -
- The WireMock team is excited to announce the release of WireMock version 3.13.1. This release is mostly a dependency update release. Along with this release we have released 0.3.0 of the jwt extension and 0.11.0 of the gRPC extension.
- New on the WireMock blog: Mock features, not (just) APIs >> wiremock.io/post/mock-feat…
- GraphQL is great if you’re looking for a flexible backend to support multiple front ends. When it comes to mocking, it ban become a bit of a PITA. Here's how we're making it simpler... A lot of the problems with GraphQL stem from: 😔 Unpredictable query and response structure.

