Imports of negroni command

PathSynopsis
github.com/codegangsta/negroniPackage negroni is an idiomatic approach to web middleware in Go.
github.com/rs/corsPackage cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/
net/httpPackage http provides HTTP client and server implementations.