Sign inSign up

pangpanglabs/echosample

By pangpanglabs

Updated about 9 years ago

echosample

Image
0

255

pangpanglabs/echosample repository overview

echosample

Getting Started

Get source

$ go get github.com/pangpanglabs/echosample

Test

$ go test github.com/pangpanglabs/echosample/...

Run

$ cd $GOPATH/src/github.com/pangpanglabs/echosample
$ go run main.go

Visit http://127.0.0.1:8080/

Tips

Live reload utility

Install

$ go get github.com/codegangsta/gin

Run

$ gin -a 8080  -i --all r

Visit http://127.0.0.1:3000/

References

Tag summary

Content type

Image

Digest

Size

414.1 MB

Last updated

about 9 years ago

docker pull pangpanglabs/echosample