-
-
Save shimastripe/f8e011b5bb6fae522b39041bdcad6960 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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