https://github.com/restuwahyu13/go-grpc-gateway
Example implementation expose grpc server using grpc gateway.
https://github.com/restuwahyu13/go-grpc-gateway
grpc grpc-go
Last synced: 2 months ago
JSON representation
Example implementation expose grpc server using grpc gateway.
- Host: GitHub
- URL: https://github.com/restuwahyu13/go-grpc-gateway
- Owner: restuwahyu13
- Created: 2023-08-26T05:50:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-26T05:58:26.000Z (over 1 year ago)
- Last Synced: 2025-01-03T17:51:33.308Z (4 months ago)
- Topics: grpc, grpc-go
- Language: Go
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang GRPC Gateway
If you need tutorial about `GRPC` check my repo [here](https://github.com/restuwahyu13/node-grpc)