← Back to catalog WireMock · managed by DINAO

Simulate your APIs, accelerate your tests

A API mock server powered by WireMock, installed and maintained by DINAO. Stub your third-party dependencies and test without waiting — hosted in France.

Hosted in FranceService virtualizationREST · SOAP · gRPCGDPR compliantVerified publisher
Overview

What is WireMock?

WireMock is an open-source tool for HTTP service / API simulation (mocking), used for testing and development. It allows you to stub APIs, isolate unstable third-party dependencies, and simulate APIs that have not yet been developed — this is service virtualization.

Created in 2011, WireMock is a library and server based on the JVM, now available in multiple languages (.NET, Python, gRPC extension…). Mocks are defined via code, REST API, JSON files or by proxied traffic recording, with a rich matching system and Handlebars templating. REST, SOAP, OAuth2, and gRPC are supported.

With several million monthly downloads, WireMock is a reference in the field. Deployable in Docker, it is here managed by DINAO : installation, HTTPS, backups, and updates are handled, providing your teams with a stable mock server hosted in France.

Compatible offers

Host WireMock at DINAO

Resource tiers compatible with WireMock prerequisites (minimum 0,5 vCPU / 256 Mo / 1 Go). Hosted in France, fully managed.

Standard
2 vCPU · 4 Go · 40 Go
19,90 € /month excl. VAT
  • 2 dedicated vCPU
  • 4 Go RAM
  • 40 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
0,5 vCPU
ideal : 1 vCPU
Memory
256 Mo
ideal : 512 Mo
Disk
1 Go
ideal : 2 Go
Image : wiremock/wiremock:3.13.1 Registry : docker.io Services : wiremock Ports : 8080/tcp (HTTP API + admin), 8443/tcp (HTTPS, optionnel)
FAQ

You might be wondering…

What is an API mock server used for?

It simulates responses from third-party APIs that your application depends on. Your tests are no longer at the mercy of a slow, unstable, or undelivered external service: they become fast and reproducible.

How do I define my mocks?

In several ways: via code, through the administration REST API, via JSON files, or by recording real traffic from an existing API (proxy mode) to replay it later.

Which protocols are supported?

WireMock covers REST, SOAP, and OAuth2, with gRPC support via extension. Handlebars templating allows for dynamic response generation.

Can I integrate it into my CI/CD?

Yes. WireMock integrates naturally into automated test pipelines. Hosted by DINAO in France, it provides a stable endpoint for your CI environments.

Are technical skills required?

WireMock is aimed at development and QA teams. DINAO handles installation, HTTPS, security, and infrastructure updates.