/gapi-grpc-rs

A gRPC client library for Google APIs, generated automatically from the API definition files.

Primary LanguagePythonMIT LicenseMIT

gapi-grpc-rs

A gRPC client library for Google APIs, generated automatically from the API definition files.

Install dependencies

pip3 install jinja2

Download latest proto files

./utils/update.sh

Build

./prebuild.py
cargo build

Document

cargo doc --open