Skip to main content

One post tagged with "revel"

View All Tags

Docker, Revel, and App Engine

· 6 min read
Justin Beckwith
Director of Engineering @ Discord

"Revel running on Google App Engine with Docker"

note: I recently updated this post to make sure all of the commands still work.

I've spent some time recently using the Go programming language for my side web projects. The Go standard libraries are minimal by design - meaning it doesn't come with a prescriptive web framework out of the box. The good news is that there are a ton of options: