arijitcodes / file-upload-using-multer

A Demo Implementation of Multer to Upload Files to an Express API Server (NodeJS, ExpressJS, Multer, http-errors)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multer File Upload - Demo Implementation

Author

Author : Arijit Banerjee

About : Full Stack Web Developer | Cyber Security Enthusiast | Actor

Social Media :   Instagram Instagram   Linkedin LinkedIn   GitHub GitHub

Email: arijit.codes@gmail.com


Functionalities and Technologies Used (in Whole Project)

Stack : NodeJS

Technologies Used : NodeJS, ExpressJS, Multer, http-errors

Functionalities & Description : A Simple Node-Express based API. It was made as a demo implementation of Multer for uploading files. ExpressJS was used to create the API & to Serve the Uploaded Files Live. 'http-errors' module was used to throw API Errors along with error code - to handle the errors from Express error Handler.


Note from the Developer:

This is just a demo implementation and not a final project. I made this to keep it as a reference for future and putting it in github in-case anyone finds it useful.

About

A Demo Implementation of Multer to Upload Files to an Express API Server (NodeJS, ExpressJS, Multer, http-errors)


Languages

Language:JavaScript 100.0%