UNPKG

node-resources

Version:

A helper to register routes from modules on restify and ExpressJS. Improves separation of concerns and propose a different code organization on your application.

2 lines (1 loc) 65 B
exports.registerRoutes = require('./src/router').registerRoutes;