/musicbrainz-api-gateway

A simple gateway server that maps OMI calls onto the MusicBrainz database.

Primary LanguagePythonMIT LicenseMIT

OMI to MusicBrainZ Gateway

This repository contains a Flask server that maps from OMI ReST API's to the MusicBrainz API's.

run ./setup.sh to install prerequisites etc. run ./run.sh afterward to run the server locally.