An excerpt from Web Development with Go (https://www.usegolang.com)
In this video we walk through creating our first web application using Go so that we can get a feel for the net/http package. In future videos we will expand upon this, but for now we focus on just getting a feel for creating a really simple web application.