README
node-expresso
Express while sipping espresso
( (
) )
........
| |]
\ /
`----'
Expresso handles a lot of basics out of the box. Here they come:
- Secure sessions (via MongoDB)
- CSP headers
- CSP report
- Logging (via bunyan)
- Handle common server problems (eg. port in use)
- WebSockets (via socket.io)
- WebSocket sessions sync with express
- Templating with handlebars