AWS S3 image uploader nestjs
- AWS S3
- NestJS
- Node.js
- Backend
- git clone https://github.com/Datodia/aws-s3.git
- setup .env files
- npm run start:dev //starting localhost:3000
- /upload-image returns base64 file
- /upload-many returns array of base64 files
- /downlaod returns base64 file
- /delete returns deleted successfully