Here are
31 public repositories
matching this topic...
A fully-featured GraphQL interface for the MusicBrainz API.
Updated
Aug 11, 2021
JavaScript
Implementation MusicBrainz API 2.0 (C#)
a Go (Golang) MusicBrainz WS2 client library - work in progress
a mySQL-friendly fork of the MusicBrainz database
Updated
Apr 12, 2020
PLpgSQL
Spotify GraphQL extension for GraphBrainz.
Updated
Aug 11, 2021
JavaScript
Discogs GraphQL extension for GraphBrainz.
Updated
Aug 4, 2018
JavaScript
A Wrapper for the AcousticBrainz API
Updated
May 23, 2020
JavaScript
A lightweight MusicBrainz CLI in Go.
Streaming audio player connecting to a shoutcast server.
YoutubeBrainz allow you to find and download Youtube Videos associated to an Album on MusicBrainz.
Updated
Apr 18, 2021
Python
A music catalog application being built with HTML, CSS and JavaScript (academic project).
Updated
Aug 22, 2019
JavaScript
Bot powering twitter.com/isthisska_bot
Updated
Jul 3, 2019
Python
Music event's search engine working with different REST API (Spotify, Eventful, etc.)
Updated
Dec 5, 2018
JavaScript
Mass update MP3 ID3 tags with the oldest year for each given song. This is useful for compilations of songs that were individually released previously in various different years. Setting the year to the original release year makes it easier to organize and find music by year or decade. The release year is looked up from the MusicBrainz API.
Little rest project, client and server, server use multiple rest api to get infos
Python wrapper for public MusicBrainz API.
Updated
Dec 19, 2017
Python
A boilerplate project for developing GraphBrainz extensions.
Updated
Aug 4, 2018
JavaScript
Find places where you can record your own music.
Updated
Aug 10, 2018
Java
Command line tool that allow you to find online the missing albums of your favourite artists.
Updated
Apr 26, 2021
Java
A demo project showing how to query MusicBrainz for cover art in Swift.
Updated
Mar 23, 2021
Swift
A client to get artists' discographies
Updated
Jun 3, 2021
TypeScript
A Dash app to visualize the tenures of the members of a band.
Freelance project to perform various searches on music brainz API
Updated
Jun 21, 2021
JavaScript
Last.fm GraphQL extension for GraphBrainz.
Updated
Aug 4, 2018
JavaScript
Collection of scripts that support the setup and execution process of the Reactive Jukebox project
Updated
Jul 11, 2018
Python
Get list of artist to follow from LastFM, notify on new release with MusicBrainz API
Updated
Oct 13, 2020
Dart
A small utility to create markdown tables from MusicBrainz track listings
Updated
Nov 2, 2018
Python
Minimalistic musicbrainz server
Improve this page
Add a description, image, and links to the
musicbrainz-api
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
musicbrainz-api
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The musicbrainz api allows requests to the Url entity (and even accepts include params, such as
artist-rels):https://musicbrainz.org/ws/2/url/9237f6da-fec6-4b8a-9d52-c7c18e0e2630?inc=artist-rels
We currently do not have tests for this. These would be nice to have.