Using cityapp-feathers-sdk with flickr.com

ActionScript integration

Install
# See https://github.com/PhantomAppDevelopment/cityapp-feathers-sdk
Returns an access token
curl \
  https://api.flickr.com/services/oauth/access_token
Returns an oauth token and oauth token secret
curl \
  https://api.flickr.com/services/oauth/request_token
Echos the input parameters back in the response
curl \
  https://api.flickr.com/services/rest?method=flickr.test.echo
SDK on GitHub 📄 API Docs
SDK
cityapp-feathers-sdk
ActionScript
API
flickr.com
flickr.com
At a glance
Language ActionScript
Endpoints25
Base URLhttps://api.flickr.com/services