Another strong component of Go is the standard library. It is structured much like the Unix/Linux operating system. There are lots of small components that can be combined together for more complex tasks. There are also indespensible, modern primitives such as the ability to create a networking server.
Create a web-server that exposes a typical AppNexus "status" endpoint. The web-server will support