Skip to content

StutiRajput07/Node.js-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js-server

  • Developed a backend server using Node.js that enables users to securely upload and store images and videos.
  • Implemented RESTful APIs to handle file uploads, utilizing the Express.js framework.
  • Utilized Multer middleware for handling file uploads and managing file storage on the server.
  • Integrated user authentication and authorization mechanisms to ensure secure access to the upload functionality.
  • Designed API endpoints for retrieving, managing, and serving the uploaded files to authenticated users.
  • Utilized MongoDB or another database system for storing metadata and references to the uploaded files.

About

Developed a backend server using Node.js that enables users to securely upload and store images and videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors