deezer
deezer copied to clipboard
Deezer API for Go
Results
2
deezer issues
Sort by
recently updated
recently updated
newest added
[Idea]Add GetAlbumArtwork func with title & artist only in album.go Like deezer.GetAlbumArtwork("Artist","Title") Thanks Have a great day :)
## Motivation I was developing my API on a public network so this library failed to connect to the Deezer API. This should be using HTTPS anyway for security and...