colinramsay.co.uk

MusicBrainz Library for GoLang - go-musicbrainz

09 Dec 2013

I put together a very rudimentary interface for accessing the MusicBrainz API through go. You can search for artists and get the releases for an artist right now. Install with go get, and find it here:

https://github.com/colinramsay/go-musicbrainz

Any additions are welcome via pull request but must be backed with a test.

Feedback or questions on this post? Create an issue on GitHub.