Skip to content

This project is a grpc app demo, it uses grpc+grpc-gateway

License

Notifications You must be signed in to change notification settings

tianhanfangyan/grpc-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-app

This project is a grpc app demo, it uses grpc+grpc-gateway

Quick Start

Download

go get github.com/tianhanfangyan/grpc-app

build

go build --mod=vendor -ldflags "-s -w" -o ./grpc-app

run grpc

./grpc-app grpc

run gateway

./grpc-app gateway

swagger

swagger

License

Releases

No releases published

Packages

No packages published