/s3-nodejs

Basic repo to use s3 bucket in AWS by adityajoshi12

Primary LanguageJavaScript

S3 With NodeJS

This repository is the implementation of how to store and download files from S3 using NodeJS

  1. File upload
  2. File download
  3. List all the files present inside the S3 bucket
  4. Delete a file from the S3 bucket

You can use this link to import the postman collection