restify-microservice-mongoose-rest
v0.0.1
Published
restify-mongoose hook for implementing restify-mongoose
Downloads
55
Maintainers
Readme
restify-microservice-mongoose-rest
a restify-mongoose hook for restify-microservice
NOTE This is still very much a work in progress and is not yet suitable for use in production
Install
npm install --save restify-microservice-mongoose-rest
General Usage
coming soon
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
License
Copyright (c) 2015 Chris Ludden. Licensed under the MIT license.