1.0.2 • Published 8 years ago

ah-middleware v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

ActionHero Middleware

A neater way to create middleware for actionhero.js

Installation

Installation is simple:

npm install ah-middleware
npm run actionhero link -- --name ah-middleware

Now you can place your middleware in the middleware folder in your project directory.

See middleware/example.js for an example.