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

https://github.com/akihokurino/rust-grpc-web-http

rust sample. use tonic for grpc-web server.
https://github.com/akihokurino/rust-grpc-web-http

grpc grpc-web reqwest rust tonic

Last synced: 10 months ago
JSON representation

rust sample. use tonic for grpc-web server.

Awesome Lists containing this project

README

          

## Used, Dependency
- rust 1.53.0
- grpc-web
- tonic( https://github.com/hyperium/tonic )
- reqwest( https://github.com/seanmonstar/reqwest )