# README
Middleware Example
This example shows that how to create a Middleware
Run Application
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/middleware/main.go
And then navigate to http://localhost:8080.
This example shows that how to create a Middleware
go run $GOPATH/src/github.com/headwindfly/clevergo/examples/middleware/main.go
And then navigate to http://localhost:8080.