Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).