Using WireMockSample with wiremock.org

Java integration

Install
# Maven: see https://github.com/qebro/WireMockSample
Get all stub mappings
curl \
  /__admin/mappings
Get all requests in journal
curl \
  /__admin/requests
Get all scenarios
curl \
  /__admin/scenarios
SDK on GitHub 📄 API Docs
SDK
WireMockSample
Java
API
wiremock.org
wiremock.org:admin
At a glance
Language Java
Endpoints33