TruDocPhotos

This application is an example of searching the Flickr API for photos in Objective-c

Getting Started

  • Clone the repo and install pod 'SDWebImage'.
  • run TruDocPhotos.xcworkspace

The Flickr API

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

Photos are retrieved by hitting the Flickr API.

We use the farm, server, id, and secret to get Larger image path.