AWS S3 simple api crud example
- Create a bucket in AWS S3
- Create a user with access to the bucket
- You need to add local variables in your
.env
file, you can use.env.example
as example.
- npm install
- npm run dev
- NodeJS - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- amazons3 - Object storage built to retrieve any amount of data from anywhere
- aws-sdk - AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native.
- Update method in the bucket
MIT
⌨️ with ❤️ by @camjasaez