A starter Go/Web application framework in the style of hackathon-starter. Started in response to this reddit.
See the wiki for design ideas and goals.
-  basic server on goa
- static files
 
 -  middlewares
- logging
 - caching
 - headers
 
 - tls
 - tests
 -  auth
- github
 
 - persistence
 
- landing page
 - tests
 -  auth
- github
 
 -  demos
- websocket chat
 - todo list