Skip to content

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

License

Notifications You must be signed in to change notification settings

tengyifei/gapi-grpc-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.4%
  • Jinja 15.8%
  • Shell 13.8%