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

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

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