expresso-server

An express base-layer


License
MIT
Install
npm install expresso-server@1.0.1

Documentation

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