This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gin
mirror of
https://github.com/gin-gonic/gin.git
Watch
1
Star
0
Fork
You've already forked gin
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d17a12591f
gin
/
examples
/
grpc
/
README.md
227 B
Raw
Blame
History
How to run this example
run grpc server
$ go run grpc/server.go
run gin server
$ go run gin/main.go
use curl command to test it
$ curl -v
'http://localhost:8052/rest/n/thinkerou'