https://github.com/beltram/stubr
Rust implementation of Wiremock
https://github.com/beltram/stubr
hacktoberfest wiremock
Last synced: 9 months ago
JSON representation
Rust implementation of Wiremock
- Host: GitHub
- URL: https://github.com/beltram/stubr
- Owner: beltram
- License: apache-2.0
- Created: 2020-11-01T12:46:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T09:40:54.000Z (over 1 year ago)
- Last Synced: 2025-04-13T00:49:07.529Z (about 1 year ago)
- Topics: hacktoberfest, wiremock
- Language: Rust
- Homepage: https://beltram.github.io/stubr/html/
- Size: 3.79 MB
- Stars: 68
- Watchers: 3
- Forks: 7
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
stubr
Wiremock rewritten in Rust
Adaptation of [wiremock-rs](https://github.com/LukeMathWalker/wiremock-rs) supporting existing
[Wiremock](https://github.com/tomakehurst/wiremock) json stubs as input.
Aims at reaching feature parity with [Wiremock](https://github.com/tomakehurst/wiremock) and be a drop-in replacement of
the latter.
Read the full documentation [here](https://beltram.github.io/stubr/html).