Skip to content

Instantly share code, notes, and snippets.

@shimastripe
Created August 23, 2016 10:55
Show Gist options
  • Save shimastripe/f8e011b5bb6fae522b39041bdcad6960 to your computer and use it in GitHub Desktop.
Save shimastripe/f8e011b5bb6fae522b39041bdcad6960 to your computer and use it in GitHub Desktop.
$ go get github.com/shimastripe/go-api-sokushukai
$ cd $GOPATH/src/github.com/shimastripe/go-api-sokushukai
$ go get ./...
$ go build -o bin/server
$ bin/server
# => http://localhost:8080/api/users?pretty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment