Registry / http-client / lastfm

lastfm

JSON →
library1.27.4rbrubygemsunverified

A Ruby interface for Last.fm web services version 2.0.

gem install lastfm
INSTALL
IMPORT
SIG · LASTFM
L
lastfm
http-clientrubyv1.27.4
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.

Lastfm
require 'lastfm'

Initialize LastFM client and fetch artist info

require 'lastfm' lastfm = Lastfm.new('api_key', 'api_secret') puts lastfm.artist.get_info(artist: 'Radiohead')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.27.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
lastfm — gem install lastfm · libregistry