Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 351 Bytes

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