directory
Version:
v0.0.0-...-3c3176f
Opens a new window with list of versions in this module.
Published: Sep 8, 2017
License: GPL-3.0
Opens a new window with license information.
README
¶
This is based on go-kit/kit/examples/stringsvc2.
Installation
dep ensure
Usage
cd cmd
go build
./string
curl -XPOST -d'{"s":"hello, world"}' localhost:8080/uppercase
curl -XPOST -d'{"s":"hello, world"}' localhost:8080/count
curl localhost:8080/metrics
Click to show internal directories.
Click to hide internal directories.