Episode 32
You may have written a simple application server or REST API server in Go. This screencast will level up your net/http
knowledge!
We show how to write HTTP servers (using the net/http
package) that can do a few advanced tasks.
Check out the example code on GitHub and keep on rockin', Gophers!