All

Building a RESTful API in Go Using Only the Standard Library

Episode 1

We show how to write a feature-rich RESTful API using only the Go net/http package in the standard library.

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