Rendering Dynamic Data in Go's http template
In the last post we built a basic file server using the most basic functionality of Go's http package. In this post we make it a little further by rendering dynamic data using the same package. It means we're going to use a basic HTML page