Skip to content

Put your route handlers on a diet by using middleware to establish conventions

Notifications You must be signed in to change notification settings

saintedlama/dryroutes

Repository files navigation

Dry Routes Express

This app uses "Todo app with Express.js" taken from github.com/azat-co/todo-express to demonstrate how to put your route handlers on a diet.

Running

https://github.com/saintedlama/dryroutes.git

cd dryroutes

npm install

Self contained Presentation

To build/see the self contained presentation run gulp from the command line

gulp

Then fire up your browser and open file doc/tasks.html.

About

Put your route handlers on a diet by using middleware to establish conventions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published