Trott / music-routes-data

Music Routes data: What musicians played on which tracks?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data.find() should not throw exceptions; return error object instead

Trott opened this issue · comments

find should not return an array of results, but should instead return an object so that it can also include a status and message