/last-fm-go

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

last-fm-go

  • last.fm Wrapped API

Usage

  • How to import?
go get -u github.com/Cellularhacker/last-fm-go

※ Important

package name is just lastFm. so you have to use like lastFm.Client not last-fm-go.Client.