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.
- Host: GitHub
- URL: https://github.com/blue32a-sandbox/wiremock-docker
- Owner: blue32a-sandbox
- Created: 2022-11-25T14:06:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T14:35:09.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:38:27.725Z (5 months ago)
- Topics: api, mock
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)