https://github.com/yungbenn/go-grpc-http
Learn how to make simple CRUD with gRPC and gRPC gateway to RESTful JSON
https://github.com/yungbenn/go-grpc-http
golang grpc sqlc
Last synced: 4 months ago
JSON representation
Learn how to make simple CRUD with gRPC and gRPC gateway to RESTful JSON
- Host: GitHub
- URL: https://github.com/yungbenn/go-grpc-http
- Owner: YungBenn
- Created: 2023-12-03T08:35:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T09:53:31.000Z (about 2 years ago)
- Last Synced: 2025-04-05T13:11:47.876Z (11 months ago)
- Topics: golang, grpc, sqlc
- Language: Go
- Homepage:
- Size: 23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-grpc-http
Learn how to make simple CRUD with gRPC and gRPC gateway to RESTful JSON (WIP)