How to upload image to Server using Multer in NodeJS?
It’s most common required feature & yet it seems difficult to most beginners.
In this article we’re going to create REST API, which will take image as an input sends it to server.
Pre-Requisites
Node & Npm installed.
Basic Knowledge of Node JS & env...
atiazulfiqar.hashnode.dev2 min read