Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adomokos/go-grpc-http-rest
Using Go(lang) with gRPC for REST API.
https://github.com/adomokos/go-grpc-http-rest
go golang gorm grpc orm
Last synced: about 1 month ago
JSON representation
Using Go(lang) with gRPC for REST API.
- Host: GitHub
- URL: https://github.com/adomokos/go-grpc-http-rest
- Owner: adomokos
- Created: 2020-02-22T21:30:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T15:37:20.000Z (over 4 years ago)
- Last Synced: 2024-04-16T00:33:16.194Z (7 months ago)
- Topics: go, golang, gorm, grpc, orm
- Language: Go
- Size: 31.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go gRPC HTTP REST
Following tutorials from [here](https://medium.com/@amsokol.com/tutorial-how-to-develop-go-grpc-microservice-with-http-rest-endpoint-middleware-kubernetes-daebb36a97e9).
Using [Gorm](https://gorm.io/docs/) as ORM.Continue from [here](https://medium.com/@amsokol.com/tutorial-part-3-how-to-develop-go-grpc-microservice-with-http-rest-endpoint-middleware-739aac8f1d7e).