Upload images API on 3rd Party host .. Flickr ?
Posted
by Enatom
on Stack Overflow
See other posts from Stack Overflow
or by Enatom
Published on 2010-03-31T22:25:13Z
Indexed on
2010/03/31
22:33 UTC
Read the original article
Hit count: 275
I am building an Image Sharing feature for my website, where users can upload images and show it off on my website, through their own profile gallery. Except I dont want to physically host the uploaded images.
Are there API's that can allow me to descretly save the uploaded images (from the users) to another Host, such as Flickr, Google etc..
I know Flickr has a good API, but could I use it for this? And does the Flickr Upload API only work with authorised users ? becuase I dont want them to upload to their Flickr account, but just host them with 1 big account so to speak
thanks.
© Stack Overflow or respective owner