Registry / http-client / zmb3-spotify-v2

zmb3-spotify-v2

JSON →
library2.4.3gogounverified

Package spotify provides utilities for interfacing with Spotify's Web API.

go get github.com/zmb3/spotify/v2
INSTALL
IMPORT
SIG · ZMB3-SPOTIFY-V2
Z
zmb3-spotify-v2
http-clientgov2.4.3
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.

spotify
github.com/zmb3/spotify/v2

Create a new Spotify client.

package main import ( "fmt" "github.com/zmb3/spotify/v2" ) func main() { client := spotify.New(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
16
OpenAI (training)
1
Resources
zmb3-spotify-v2 — go get zmb3-spotify-v2 · libregistry