This website requires JavaScript.
Explore
Help
Sign In
re
/
gin
forked from
mirror/gin
Watch
1
Star
0
Fork
You've already forked gin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a768f064d5
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'