Silver Challenge: Fetch Recent Photos from Flickr

In this chapter, you fetched the interesting photos from Flickr using the flickr.interestingness.getList endpoint. Add a new case to your EndPoint enumeration for recent photos. The endpoint for this is flickr.photos.getRecent. Extend the application so you are able to switch between interesting photos and recent photos. (Hint: The JSON format for both endpoints is the same, so your existing parsing code will still work.) Note that the recent photos collection is not curated by Flickr, unlike the interesting photos, so you might occasionally come across questionable content.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.150.163