Enabling CORS in Go HTTP applications

TL;DR;

How to enable CORS on a HTTP API hosted in a Go application.

Read more...