Rest API app to upload/get images from a S3 bucket.
- How to work with a Express JS server
- Use the express-generator package to create the skeleton for your project
- Use of aws-sdk to store your images in an AWS S3 bucket
- Back end server
- Node + Express JS
- Image Storage
- AWS S3
In the project directory, you can run:
Runs the server
Juan Camilo Marin