WireMock-compatible
Imports the WireMock JSON stub format — matching, templating, faults, scenarios, proxy, and record & playback. Bring your existing stubs.
The same command on macOS, Linux, and Windows — no volume, no flags:
docker run -p 8080:8080 ghcr.io/omercelikdev/mockifyrhttp://localhost:8080http://localhost:8080/__adminhttp://localhost:8080/__mockifyrWireMock-compatible
Imports the WireMock JSON stub format — matching, templating, faults, scenarios, proxy, and record & playback. Bring your existing stubs.
A real dashboard
A grouped stub tree, tabbed editor, request journal with detail, and an in-app templating-helper reference.
Differentially verified
Correctness is proven byte-for-byte against Java WireMock in CI — not self-assessed.
Multi-protocol
HTTP, gRPC, GraphQL, and WebSocket serving, with first-class multi-tenancy.
Pluggable persistence
In-memory by default; opt into file, LiteDB, PostgreSQL, or Redis — with a change feed to keep instances coherent.
One small image
Engine + admin API + dashboard in a single ~90 MB image, linux/amd64 + arm64.