Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T19:41:01.000Z (over 5 years ago)
- Last Synced: 2024-07-16T09:52:35.177Z (4 months 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: 313
- Watchers: 11
- Forks: 102
- 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)