FileUpload Starter template: Nodejs Upload, Download & Delete files to mongodb using GridFS How to use upload the file using Post api and fetech via file id. API's POST http://localhost:3000/upload GET http://localhost:3000/files/:filenameId DELETE http://localhost:3000/files/:filenameId 🛠 Technologies express gridfs-stream mongoose multer multer-gridfs-storage Features Upload file to MongoDB directly Download the file Delete the file MongoDB integration 🔗 Links