You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiremock/README.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
-
WireMock on LocalStack
2
-
========================
1
+
# WireMock on LocalStack
3
2
4
3
This repo contains a [LocalStack Extension](https://github.com/localstack/localstack-extensions) that facilitates developing [WireMock](https://wiremock.org)-based applications locally.
5
4
6
5
The extension supports two modes:
6
+
7
7
-**OSS WireMock**: Uses the open-source `wiremock/wiremock` image (default)
8
8
-**WireMock Runner**: Uses `wiremock/wiremock-runner` with WireMock Cloud integration (requires API token)
0 commit comments