Skip to content

Commit

Permalink
add grpc debug client link
Browse files Browse the repository at this point in the history
  • Loading branch information
huan authored May 5, 2020
1 parent 6db029d commit 7170d37
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ gRPC for Chatie

[github.com/wechaty/go-grpc](https://github.com/wechaty/go-grpc)

### Java

[https://mvnrepository.com/artifact/io.github.wechaty/grpc](https://mvnrepository.com/artifact/io.github.wechaty/grpc)

## Debug

- [GUI Client for GRPC Services](https://github.com/uw-labs/bloomrpc) - BloomRPC aim to give the simplest and efficient developer experience for exploring and querying your GRPC services.(Inspired by Postman and GraphQL Playground)

## Build

```shell
Expand Down

0 comments on commit 7170d37

Please sign in to comment.