Registry / http-client / flickr

flickr

JSON →
library2.1.0rbrubygemsunverified

Full-featured client for the Flickr API, formerly known as FlickRaw.

gem install flickr
INSTALL
IMPORT
SIG · FLICKR
F
flickr
http-clientrubyv2.1.0
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.

Flickr
require 'flickr'

Search photos for a user

require 'flickr' client = Flickr.new(api_key: 'your_key', shared_secret: 'your_secret') puts client.photos.search(user_id: 'your_id').first.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
flickr — gem install flickr · libregistry