@xlr8/mongodb
v1.0.1
Published
Add MongoDB support in your XLR8 micro-service
Downloads
7
Readme
XLR8 Mongodb
This plugin injects the MongoDB driver and the a REST backend implementation using MongoDB. Just by adding this plugin in your package.json
file, you get access to the mongodbRestBackend
backend type when creating REST resources (assuming you also added the REST plugin).