Imports of goji command

PathSynopsis
github.com/rs/corsPackage cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/
github.com/zenazn/gojiPackage goji provides an out-of-box web server with reasonable defaults.
net/httpPackage http provides HTTP client and server implementations.