Skip to content

sample code for grpc-gateway study #grpc_gateway_wt

License

Notifications You must be signed in to change notification settings

wantedly/grpc-gateway-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grpc-gateway-study

sample code for grpc-gateway study #grpc_gateway_wt

Go + grpc-gateway でつくる JSON API 速習会 @ Wantedly

Sample

👉 See develop branch

Prerequirements

Golang (^1.9.0), dep (> 3.0.0), protobuf (> 3.0.0)

$ brew install protobuf
$ brew install izumin5210/tools/grapi

If you would like to run samples in Docker, you can use creasty/rid.

$ brew install creasty/tools/rid

Setup DB

$ rid createdb grpc-gateway-study
$ rid migrate up

Links

About

sample code for grpc-gateway study #grpc_gateway_wt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages