# README
Session Example
Install Dependences
go get github.com/clevergo/sessions
Run Application
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/session/main.go
And then navigate to http://localhost:8080.
go get github.com/clevergo/sessions
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/session/main.go
And then navigate to http://localhost:8080.