Single-binary Web Apps in Go and Vue — Part 2

Adam Presley
3 min readDec 14, 2020
Photo by Sigmund on Unsplash

This is part 2 in a four part series where we will demonstrate building a web application using Go and Vue, and finally bundle it all together in a single binary for super-easy deployment/distribution. Part 1 can be found here.

In the first part of this series we built the Go and Vue apps. The Go application is a simple HTTP server that has a single endpoint which returns the version…

--

--

Adam Presley

Just a guy who loves his wife, kids, and writing software.