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.
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.
Host WireMock at DINAO
Resource tiers compatible with WireMock prerequisites (minimum 0,5 vCPU / 256 Mo / 1 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
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.