Added Optional GRPC library to third party docs

pull/5770/head
Matthew Paletta 6 years ago committed by GitHub
parent bc929a3e82
commit 5f470c3992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/third_party.md

@ -173,3 +173,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [ProfaneDB - A Protocol Buffers database](https://profanedb.gitlab.io)
* [Protocol Buffer property-based testing utility and example message generator (Python / Hypothesis)](https://github.com/CurataEng/hypothesis-protobuf)
* [Protolock - CLI utility to prevent backward-incompatible changes to .proto files](https://github.com/nilslice/protolock)
* [Optional GRPC - GRPC for testable microservices (Python)](https://github.com/mattpaletta/optional-grpc.git)

Loading…
Cancel
Save