Skip to content

Datodia/aws-s3

Repository files navigation

AWS S3 nestjs

AWS S3 image uploader nestjs

Tags

  • AWS S3
  • NestJS
  • Node.js
  • Backend

How to setup project?

  1. git clone https://github.com/Datodia/aws-s3.git
  2. setup .env files
  3. npm run start:dev //starting localhost:3000

Endpoints

  • /upload-image returns base64 file
  • /upload-many returns array of base64 files
  • /downlaod returns base64 file
  • /delete returns deleted successfully

Releases

No releases published

Packages

No packages published