episode3

command
v0.0.0-...-c6e3130 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

Writing Webapps With Gorilla Mux

Watch The Screencast

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

  1. Extends Building a RESTful API with net/http
  2. Why mux?
  • http.Handler compatible
  • complex request handling
  • other Gorilla libraries
  1. Example

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL