golang-http-server Examples on how to use Golang's standard library to run an http server. hello_world.go - a simple hello world. json_response.go - an example with a json response.