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

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

Awesome Lists containing this project

README

          

stubr




Wiremock rewritten in Rust







Crates.io version



rust: 1.56.1+



Download



docs.rs docs



Apache 2



ci



coverage



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).