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.
A simple gateway server that maps OMI calls onto the MusicBrainz database.
PythonMIT