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

Rewrite using the Mongo driver instead of Mongoose #22

Closed mtimofiiv closed 8 years ago

mtimofiiv commented 8 years ago

Might be nice, as Mongoose does create quite a bit of overhead.

mtimofiiv commented 8 years ago

This will be done in v3