Yet another web fromework for golang
- RESTful support
- MVC architecture
- Comment for router (like annotation in java)
- Comment for interceptor (like annotation in java)
- Static path support
- Session support
- Set the GOPATH
- Install the peony. $ go get github.com/joinhack/peony/peony
- Run peony demo project. $ peony run github.com/joinhack/peony/demos/chat