A simple http server in go. For use with testing openshift.com.
Adapted from https://github.com/smarterclayton/openshift-go-cart/
Apache License: Changes from openshift-go-cart:
- Restructured files to move important files from /template to the main directory
- Removed web.go and added server.go
- Adds chimeracoder/anaconda library to compile script