Skip to content

Simple express application that let's you upload files to cloudinary using multer

License

Notifications You must be signed in to change notification settings

revskill10/cloudinaryWithMulter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudinaryWithMulter

Simple express application that let's you upload files to cloudinary using multer

##How to use

  1. Clone the application
  2. create a .env file, use the sample.env and provide the needed variables from cloudinary.
  3. run npm i and npm run dev to start the development server.
  4. open postman and select form-data on the reauest body tab and enter the field name image.

About

Simple express application that let's you upload files to cloudinary using multer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published