Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.
/ daobao Public archive

Dispatcher for Railway-routes (use with Express or Connect and Node.js)

License

Notifications You must be signed in to change notification settings

olalonde/daobao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set route handler for railway-routes generated routes and Chungking controllers.

Install

npm install daobao;

Usage

var controllers = require('../controllers')
  , handler = require('daobao').assignHandler(controllers)
  , map = new require('railway-routes').Map(app, handler);

About

Dispatcher for Railway-routes (use with Express or Connect and Node.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published