phobosjs / phobos.js

A small JSON API framework for Mongoose and Express that takes all the annoyance of middleware out of your hands
https://phobos.js.org
MIT License
3 stars 1 forks source link

How to write plugins and other middleware #16

Closed mtimofiiv closed 8 years ago

mtimofiiv commented 9 years ago

phobosjs@1.0.0 will support plugins and better support for more middleware to be added to its stack. There's a new dependency injector for the middleware, and there needs to be docs on how to use it.

mtimofiiv commented 8 years ago

API will change dramatically, so going to close this till v3