Skip to content

Integrate with photo service? #38

@bobbyrne01

Description

@bobbyrne01

@dillbyrne what do you think about implementing something like this? Any services you think might be good?
I like the flickr option because our app would be listed on flickr, a way of generating traffic.

flickr

https://www.flickr.com/services/apps/about/
"The App Garden is a place where developers can showcase the applications they've created and where you can find new ways to explore Flickr."
Candidate API, using a valid api key, services/api/flickr.interestingness.getList

  1. Get a photo list

    https://api.flickr.com/services/rest/?method=flickr.interestingness.getList&api_key=0c1cd5ed45e07e03fbdf0d81d5e19914&format=json&nojsoncallback=1&api_sig=d7997f60d035c977cf590bbc8cf22cb8

  2. Get url of each returned photo, and use largest size in game

    https://api.flickr.com/services/rest/?method=flickr.photos.getSizes&api_key=0c1cd5ed45e07e03fbdf0d81d5e19914&photo_id=14197526038&format=json&nojsoncallback=1&api_sig=e8706bd89844b11d8855b91148b2ce8a

imgur

https://api.imgur.com/
imgur offer an api but no 'app market'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions