express-conventional-routing

1.0.0 • Public • Published

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/>

/express-conventional-routing/

    Package Sidebar

    Install

    npm i express-conventional-routing

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • mike1234