aor-client-mongoose-restify-express
v0.0.1
Published
admin-on-rest client for mongoose-restify-express
Downloads
3
Readme
aor-client-mongoose-restify-express
admin-on-rest client for mongoose-restify-express
Installation
npm install --save aor-client-mongoose-restify-express
Usage
var aorClientMongooseRestifyExpress = require('aor-client-mongoose-restify-express')
aorClientMongooseRestifyExpress() // => true
License
MIT
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Crafted with <3 by Eoin McCarthy (@desmond_eoin).
This package was initially generated with yeoman and the p generator.