Skip to content

pangpanglabs/echosample

Repository files navigation

echosample

Build Status codecov

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

About

echo framework sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •