All

Writing Webapps With Gorilla Mux

Episode 3

We show how to write more advanced web applications with the gorilla/mux. We walk through example code that implements a complex REST API and highlights many of the features of the library.

This screencast expands on concepts in episode 1, but you don’t need to watch that screencast to understand this one.

Check out the example code on GitHub and keep on rockin', Gophers!