I am creating an image sharing feature for my website where users can upload images and display them on my website using their own profile gallery. In addition, I do not want to physically post the downloaded images.
Is there an API that can allow me to save downloaded images (from users) to another host for free, for example Flickr, Google, etc.
I know that Flickr has a good API, but can I use it for this? And does the Flickr download API only work with authorized users? because I donβt want them to upload them to their Flickr account, but just put them with 1 large account, so to speak.
thanks.
source share