Skip to content

gRPC REST use same proto file and implimentation

Notifications You must be signed in to change notification settings

unship/gRPC-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV ENV

export GlideVendor="./vendor"
glide install
go install $GlideVendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
go install $GlideVendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger

port from https://github.com/biolee/grpc-gateway-example

About

gRPC REST use same proto file and implimentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published