1.0.1 • Published 8 years ago

expresso-server v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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