Upload images API on 3rd Party host .. Flickr ?
- by Enatom
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.