Remove the need to manually access the all-music.json file and provide an api, maybe like this?: ``` getMusic(id: number) ``` returns a generic music response as found in all-music.json same for items
Remove the need to manually access the all-music.json file and provide an api, maybe like this?:
returns a generic music response as found in all-music.json
same for items