The project contains two file
- server.go
- xssmiddleware.go
To install it locally read the official documentation golang.org/doc/install
$ cd <PROJECT IN $GOPATH>
$ go get -u github.com/labstack/echo/...
run the command from your terminal
go run server.go