file management using MongoDB's GridFS. It offers features for uploading, retrieving, and streaming files within a MongoDB database.
-
Updated
May 25, 2023 - JavaScript
file management using MongoDB's GridFS. It offers features for uploading, retrieving, and streaming files within a MongoDB database.
Convenience layer for Mongo's GridFS on Node.js applications
This is a simple implementation of a system which allows users to upload their files via a web client, receive async updates about its status, and download it at a later stage.
Add a description, image, and links to the mongo-gridfs topic page so that developers can more easily learn about it.
To associate your repository with the mongo-gridfs topic, visit your repo's landing page and select "manage topics."