string/

directory
v0.0.0-...-3c3176f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2017 License: GPL-3.0

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

Directories

Path Synopsis
cmd
string command
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL