flickr / flickr-sdk

Almost certainly the best Flickr API client in the world for node and the browser
https://www.flickr.com/services/api
MIT License
131 stars 29 forks source link

Migration guide from flickrapi #133

Closed andrewharvey closed 2 years ago

andrewharvey commented 4 years ago

flickrapi has options for passing and API key + secret eg. https://github.com/Pomax/node-flickrapi#no-authentication-public-api-only but the README for flickr-sdk doesn't show how to do this, it would be helpful to see an example of how to do this with flickr-sdk.

jeremyruppel commented 2 years ago

Different ways to auth, including just public API access, are documented in the README.