https://github.com/wiremock/spec
WireMock Specifications
https://github.com/wiremock/spec
openapi specification swagger wiremock
Last synced: about 1 month ago
JSON representation
WireMock Specifications
- Host: GitHub
- URL: https://github.com/wiremock/spec
- Owner: wiremock
- License: apache-2.0
- Created: 2023-06-09T09:11:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T15:35:09.000Z (over 2 years ago)
- Last Synced: 2025-05-31T01:27:20.568Z (4 months ago)
- Topics: openapi, specification, swagger, wiremock
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WireMock Specifications
This is a repository for WireMock specifications, including but not limited to:
WireMock Standalone Administrative Web API
(a.k.a. [WireMock Admin API](https://wiremock.org/docs/standalone/administration/)),
JSON Configuration files, etc.
These specifications might be published for multiple WireMock implementations.
API alignment and unification in on WireMock's community roadmap.## Contents
- WireMock Java
- [WireMock Admin API](./wiremock/)
- NOTE: Feel free to contribute more implementations!## License
All specifications are licensed under the Apache License v2,
similar to the original WireMock implementation in Java.