This example application is based on one of our blog posts on web security in Golang. There is a lot to implement but we hope this example application becomes a living repository for writing secure Go web applications.
make install
Follow the instructions when you are prompted, in order to create a self signed certificate.
make run