https://github.com/stphivos/todo-api-go-grpc
Example layered microservice in Go, using gRPC, MongoDB and Docker on Kubernetes
https://github.com/stphivos/todo-api-go-grpc
golang grpc kubernetes mongodb
Last synced: 8 months ago
JSON representation
Example layered microservice in Go, using gRPC, MongoDB and Docker on Kubernetes
- Host: GitHub
- URL: https://github.com/stphivos/todo-api-go-grpc
- Owner: stphivos
- Created: 2018-01-24T02:32:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T19:25:00.000Z (over 8 years ago)
- Last Synced: 2025-09-11T19:09:00.063Z (9 months ago)
- Topics: golang, grpc, kubernetes, mongodb
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 29
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Go microservice using gRPC And MongoDB on Kubernetes
Source-code of walkthrough blog posts:
* **Part 1**: [A Go microservice using gRPC and MongoDB](http://pstylianides.com/a-go-microservice-using-grpc-and-mongodb/)
* **Part 2**: [Deploy and scale a multi-env service on Kubernetes](http://pstylianides.com/deploy-and-scale-a-multi-env-service-on-kubernetes/)