Golang 微服务:用Go编写的简单微服务由Docker容器化并由Kubernetes编排 源码
Golang-微服务。 A simple microservice written in Go with sweetness of Docker Containers & Kubernetes Orchestration. 一个周末的小练习,供个人练习。 包括: 创建一个简单的go微服务。 - Implementing a simple *http server*. - JSON *Marshalling & Unmarshalling* with query parameters. - Unit tests for test microservice. - API tests wit
用户评论