Daggerpov / Spawn-App-Back-End

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
Other
2 stars 0 forks source link

Setup AWS S3 Bucket for User Profile Images #25

Open Daggerpov opened 2 days ago

Daggerpov commented 2 days ago
Daggerpov commented 6 hours ago

We may want to host these over a CDN (content delivery network), as opposed to sending and received files of the images themselves. So, we'd host their URLs over the web, and the communication between our mobile app <-> back-end is simply concerned with sending the URL

Daggerpov commented 6 hours ago

https://youtu.be/mVmIJ4hvTss?si=-10S3252vZLCu6Ba