express-conventional-routing
v1.0.0
Published
Mixture of conventional and attribute style routing for Express Web framework
Downloads
3
Readme
express-conventional-routing
Mixture of conventional and attribute style routing for Express Web framework
Installation
$ npm install express-conventional-routing
Controllers Template:
See /examples/sampleController.js for example controller template.
Tests
$ npm install
$ npm test
Credits
License
Copyright (c) 2011-2013 Michael Wilson <http://www.mike1234.com/>