Search code examples
iosflickrobjectiveflickr

iOS Flicker API to simply upload a public image?


Is there suppose to be a Flickr API (provided by Flickr)?

If not, i see a couple of flickr "kits" on GitHub (objectiveflickr and flickrkit). Which is preferred?

Or maybe it is better to just write my own custom routine (all i need to do is authenticate (if required) and upload an image)?

Your thoughts appreciated.


Solution

  • Their website lists APIs.

    https://www.flickr.com/services/api/

    First hit on Google for Flickr API.