Associated YouTube video: Watch the tutorial video on YouTube
POST /upload
Content-Type: multipart/form-data
Create a .env file and update it with your credentials
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
AWS_REGION=""
AWS_BUCKET_NAME=""
Build and run
cargo build && cargo run