Pomax / node-flickrapi

A node.js (and client-library) implementation of the Flickr API with oauth API key authentication and API method proxying
177 stars 52 forks source link

Added optional custom data path #84

Closed benlowry closed 7 years ago

benlowry commented 8 years ago

Maybe this should just be a variable defined and verified one time after utils?

Edit: actually the config object isn't available until later so nevermind.