oknozor / musicbrainz_rs

A wrapper around the musicbrainz API
MIT License
41 stars 18 forks source link

Add non-core lookup #11

Open oknozor opened 5 years ago

oknozor commented 5 years ago

Currently the crate only support MBID lookup, when adding non-core lookup we might want to rename the fetch method to lookup so it remains coherent with the MusicBrainz api.