1.0.2 • Published 10 years ago
ah-middleware v1.0.2
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-middlewareNow you can place your middleware in the middleware folder in your project directory.
See middleware/example.js for an example.