grpc_gateway 0.1.6

A GRPC Gateway which handle the http request and convert into GRPC
Documentation
1
2
3
4
5
pub mod api_key;
pub mod auth;
pub mod jwt_token;
pub mod model;
pub mod service_registry;