<h1 align="center">wiremock grpc</h1>
<div align="center">
<strong>
gRPC mocking to test Rust applications.
</strong>
</div>
<br />
<div align="center">
<a href="https://crates.io/crates/wiremock-grpc">
<img src="https://img.shields.io/crates/v/wiremock-grpc.svg?style=flat-square"
alt="Crates.io version" />
</a>
<a href="https://crates.io/crates/wiremock-grpc">
<img src="https://img.shields.io/crates/d/wiremock-grpc.svg?style=flat-square"
alt="Download" />
</a>
<a href="https://docs.rs/wiremock-grpc">
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
alt="docs.rs docs" />
</a>
</div>
<br/>
* [src/](src/) - The actual crate that gets published to crates.io
* [tests/](tests/) - Integration tests
* [proto/](proto/) - Protobuf file