https://github.com/ankush-003/mongo-fileupload
Uploading Files to mongodb using multer and GridFS
https://github.com/ankush-003/mongo-fileupload
gridfs mongo mongodb mongoose multer nodejs
Last synced: about 2 months ago
JSON representation
Uploading Files to mongodb using multer and GridFS
- Host: GitHub
- URL: https://github.com/ankush-003/mongo-fileupload
- Owner: ankush-003
- Created: 2022-11-27T08:57:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T11:35:09.000Z (over 3 years ago)
- Last Synced: 2025-06-09T21:45:42.786Z (12 months ago)
- Topics: gridfs, mongo, mongodb, mongoose, multer, nodejs
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mongo-FileUpload
Uploading Files to mongodb using multer and GridFS
# reference:
- [Uploading Files to MongoDB With GridFS](https://youtu.be/3f5Q9wDePzY)