Skip to content

vanwaals/bazel-grpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-grpc

A simple bootstrap repo for projects wishing to build GRPC services.

You can build client and servers in a variety of languages pretty easily.

I'm also adding build rules and support to build docker images and kubernetes deployments.

So you should be able to easily create a cluster of GRPC services and deploy these as a kunernetes cluster all from your bazel build system.

About

Bazel workspace for GRPC and protobuf code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.9%
  • Python 48.1%