0.0.3 • Published 13 years ago

express-with-ease v0.0.3

Weekly downloads
2
License
-
Repository
github
Last release
13 years ago

express-with-ease is an extensive wrapper for express.HTTPServer(http://expressjs.com/guide.html#creating-a server) written in CoffeeScript.

It takes care of setting important default values, as well as loading configuration, middleware and most importantly define **RESTful default routes**.

Installation with NPM

$ npm install express-with-ease