1.0.0 • Published 10 years ago

express-conventional-routing v1.0.0

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

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

The MIT License

Copyright (c) 2011-2013 Michael Wilson [http://www.mike1234.com/](http://www.mike1234.com/)