This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
gin
Watch
3
Star
0
Fork
0
You've already forked gin
mirror of
https://github.com/gin-gonic/gin.git
synced
2025-04-06 03:57:46 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
54e9610400
Branches
Tags
View all branches
gin
/
examples
/
grpc
History
Barnabus
7a374f9a47
Fix typos (
#1626
)
2018-11-05 14:17:04 +08:00
..
gin
Fix typos (
#1626
)
2018-11-05 14:17:04 +08:00
grpc
add grpc example (
#1401
)
2018-06-22 09:51:06 +08:00
pb
add grpc example (
#1401
)
2018-06-22 09:51:06 +08:00
README.md
add grpc example (
#1401
)
2018-06-22 09:51:06 +08:00
README.md
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'