Web Development with Go – 2.1 – A Basic Web Application

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.