0.0.2 • Published 9 years ago

feathers-mongo-databases v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

feathers-mongo-databases Service

NPM

Create a service for managing MongoDB databases with FeatherJS.

Installation

npm install feathers-mongo-databases --save

Getting Started

feathers-mongo-databases works just like a standard FeatherJS service, except for the get/findOne. It uses the database name as the id value when performing create, update, and remove.

License

MIT

Author

Marshall Thompson