Skip to content

junanda/media-upload-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDIA UPLOAD MONGO

This API for upload, retrieve and remove large Video in mongoDB and implement Gridfs. features give mongodb can save large file using chunks, for save video to Mongo using Mongo GridFs feature given Mongo for storing large file

Stack

  1. Nodejs
  2. Express
  3. MongoDB
  4. Mongo GridFS

Feature

  1. Management (Create/Upload, Read, Update, Delete) Video
  2. Stream Video

How to run

  1. Clone the repository
  2. Install all depedencies usin npm install
  3. Install MongoDB to database
  4. Run application with npm run dev

About

This API for upload video and stored in mongoDB using nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published