# README
Run program
go run main.go
Open another terminal
view public/index.html
curl -v "http://127.0.0.1:8081"
view filter
curl -v "http://127.0.0.1:8081/hacheck"
view public/test/tpl/login.html
curl -v "http://127.0.0.1:8081/login"
# Packages
No description provided by the author