Open Daggerpov opened 2 days 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
UserDTO
,profilePicture
property passed to the client (mobile app)profilePicture
(property inUserDTO
) to match whichever method of passing these images around we chose