You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
@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 onflickr
, 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
Get a photo list
https://api.flickr.com/services/rest/?method=flickr.interestingness.getList&api_key=0c1cd5ed45e07e03fbdf0d81d5e19914&format=json&nojsoncallback=1&api_sig=d7997f60d035c977cf590bbc8cf22cb8
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'
The text was updated successfully, but these errors were encountered: