c40779224f
Fixes #52 |
||
---|---|---|
.. | ||
client | ||
cmd/profilesvc | ||
endpoints.go | ||
middlewares.go | ||
README.md | ||
service.go | ||
transport.go |
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.