github.com/labstack/echo | Package echo implements high performance, minimalist Go web framework. |
github.com/labstack/echo/middleware | |
github.com/rs/cors | Package cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/ |
github.com/thoas/stats | |
html/template | Package template (html/template) implements data-driven templates for generating HTML output safe against code injection. |
io | Package io provides basic interfaces to I/O primitives. |
net/http | Package http provides HTTP client and server implementations. |