Based on go-kit's string service tutorial.
Created this repository to store files created while trying out go-kit’s string service tutorial.
https://gokit.io/examples/stringsvc.html
External dependencies are managed via dep, remember to run dep ensure