protoc-gen-go-micro/vendor/github.com/go-kit/kit/examples/profilesvc/README.md
2017-03-31 18:01:58 +02:00

188 B

profilesvc

This example demonstrates how to use Go kit to implement a REST-y HTTP service. It leverages the excellent gorilla mux package for routing.