grpc_gateway 0.1.3

A GRPC Gateway which handle the http request and convert into GRPC
Documentation
1
2
3
4
5
pub mod errors;
pub mod model;
pub mod response;
pub mod response_builder;
pub mod service_status;