Skip to content

ivanitskiy/grpc-demo-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-demo-go

A a sample repository to demo how to write a sample gRPC service, lint proto files and compile

It uses buf and just regular protoc to compile proto files.

Reference links:

A good way to add dependencies via git submodule:

git submodule add https://github.com/googleapis/googleapis
git submodule add https://github.com/bufbuild/protoc-gen-validate
git submodule update --remote

About

A demo repo with gRPC with lints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published