This website works better with JavaScript
Home
Explore
Help
Sign In
cmte
/
music-brainz-go
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Go implementation of the API to access music-brainz
36
Commits
1
Branches
0
Releases
Tree:
f0244db636
Branches
Tags
master
music-brainz-go
HTTPS
SSH
ZIP
TAR.GZ
Douglas Andreani
f0244db636
added README
5 years ago
.gitignore
272651ff84
fix .gitignore
5 years ago
LICENSE
5e5cd57efb
Initial commit
5 years ago
README.md
f0244db636
added README
5 years ago
go.mod
5b18e268ed
initial push
5 years ago
go.sum
5b18e268ed
initial push
5 years ago
mb.go
b0ceea852b
fix issues: queries with spaces would fail due to not encoding the url properly
5 years ago
mb_test.go
e0186349c7
test webhook
5 years ago
README.md