This package provides a collection of simple (and not-so-simple) express servers. It is intended to demonstrate the use of node.js, express and various common node modules.
You can always get the most recent version with this npm command:
npm install nodify-express
Or if you're a GIT fan, try this:
git clone git://github.com/OhMeadhbh/nodify-express.git cd nodify-express npm install express
This package contains a number of different example servers in the root directory.