Registry / http-client / discogs-wrapper

discogs-wrapper

JSON →
library2.5.1rbrubygemsunverified

Full wrapper for the Discogs API V2 supporting authentication, pagination, and JSON.

gem install discogs-wrapper
INSTALL
IMPORT
SIG · DISCOGS-WRAPPER
D
discogs-wrapper
http-clientrubyv2.5.1
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.

Discogs::Wrapper
require 'discogs-wrapper'

Fetch an artist by ID from the Discogs API.

require 'discogs-wrapper' wrapper = Discogs::Wrapper.new('MyApp', user_token: 'your_token') artist = wrapper.get_artist(1) puts artist['name']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
discogs-wrapper — gem install discogs-wrapper · libregistry