Registry / networking / flickraw

flickraw

JSON →
library0.9.10rbrubygemsunverified

Flickr library with a syntax close to the Flickr API documentation.

gem install flickraw
INSTALL
IMPORT
SIG · FLICKRAW
F
flickraw
networkingrubyv0.9.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlickRaw
require 'flickraw'

Fetches photo information from Flickr using the API.

require 'flickraw' FlickRaw.api_key = 'your_api_key' info = flickr.photos.getInfo(photo_id: '123456789') puts info.title
Debug
Known issues
gotchaRequires API key and secret; authentication needed for many methods.
fix
Register an app at Flickr to obtain credentials.
affects: >= 0.9.0
Upgrade
Version history
0.9.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
flickraw — gem install flickraw · libregistry