1.0.0 • Published 4 years ago
@manga-js/middleware v1.0.0
manga-middleware
Simple Middleware component. The purpose of this module is to create a method stack/queue like express middleware module, but without the dependency on http requests
The main difference is the res variable, here it is just a object that each method can modify.
Install
npm i --save @manga-js/middlewareUsage
1.0.0
4 years ago