https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial
Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."
https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial
api go golang grpc http microservice rest tutorial
Last synced: 5 days ago
JSON representation
Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."
- Host: GitHub
- URL: https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial
- Owner: amsokol
- License: apache-2.0
- Created: 2018-09-07T18:40:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T19:41:01.000Z (about 6 years ago)
- Last Synced: 2025-04-02T11:04:37.143Z (12 days ago)
- Topics: api, go, golang, grpc, http, microservice, rest, tutorial
- Homepage: https://medium.com/@amsokol.com/tutorial-how-to-develop-go-grpc-microservice-with-http-rest-endpoint-middleware-kubernetes-daebb36a97e9
- Size: 104 KB
- Stars: 315
- Watchers: 10
- Forks: 103
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list-microservice - go-grpc-http-rest-microservice-tutorial
README
# go-grpc-http-rest-microservice-tutorial
Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."Source code for [Part 1](https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial/tree/part1)
Source code for [Part 2](https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial/tree/part2)
Source code for [Part 3](https://github.com/amsokol/go-grpc-http-rest-microservice-tutorial/tree/part3)