mirror of
https://github.com/go-kit/kit.git
synced 2026-06-07 19:46:52 +02:00
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.