multer-storage-gridfs
v1.5.0
Published
Multer Storage Engine to save uploads directly to MongoDB GridFS
Downloads
32
Readme
Multer Storage GridFS
:minidisc: Multer Storage Engine is the simplest way to save your files to MongoDB GridFs backed by multer
Installation
YARN
yarn add multer-storage-gridfs
NPM
npm install --save multer-storage-gridfs
API Docs
Issues
If you found a bug, or you have an answer, or whatever. Please, open an issue. I will do the best to fix it, or help you.
Contributing
Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!
License
Distributed under the MIT license. See LICENSE for more information.