This website works better with JavaScript.
Home
Explore
Help
Sign In
thunderbottom
/
lastfm-go
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
[WIP] Go API wrapper for LastFM
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
1
Branch
63 KiB
Go
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Chinmay D. Pai
5fee3ad0ff
docs: add package meta to the lastfm package
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
4 months ago
api
feat: implement artist and tag api, and add documentation
4 months ago
.gitignore
feat: implement GET requests for user API
5 months ago
LICENSE
docs: add MIT license to the project
4 months ago
auth.go
feat: implement artist and tag api, and add documentation
4 months ago
go.mod
feat: implement GET requests for user API
5 months ago
lastfm.go
docs: add package meta to the lastfm package
4 months ago
model.go
feat: implement artist and tag api, and add documentation
4 months ago
utils.go
feat: implement artist and tag api, and add documentation
4 months ago