An open API service indexing awesome lists of open source software.

https://github.com/blue32a-sandbox/wiremock-docker

Try WireMock with Docker.
https://github.com/blue32a-sandbox/wiremock-docker

api mock

Last synced: 3 months ago
JSON representation

Try WireMock with Docker.

Awesome Lists containing this project

README

        

# Try WireMock with Docker

[Documentation](https://wiremock.org/docs/)

[official Docker image](https://hub.docker.com/r/wiremock/wiremock)

## Starting

```
$ docker compose up
```

## Admin Documentation

http://localhost:8080/__admin/docs

## HTTP Client

[REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)