README ¶ Writing Webapps With Gorilla Mux Go in 5 Minutes, episode 3. This screencast shows how to take advantage of Gorilla Mux to build a full featured REST API. It was requested in https://github.com/arschles/go-in-5-minutes/issues/18. Screencast video: https://goin5minutes.com/screencast/episode_3_writing_webapps_with_gorilla_mux/ Outline Extends Building a RESTful API with net/http Why mux? http.Handler compatible complex request handling other Gorilla libraries Example Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files admin_api_handlers.go api_handlers.go gorilla_server.go Click to show internal directories. Click to hide internal directories.