WireMock as a Standalone Service#
WireMock can run as a standalone service, configured via the Java API, JSON over HTTP or JSON files. We provide the JAR file and Docker image distributions for it.
Running WireMock#
Management#
When WireMock runs as a standalone service, it can be managed through its REST API.
API Clients#
There is a number of API clients that work with the standalone WireMock instance. Check out the Solution pages for more info and pointers.