I want a json file or an api which contain the music mp3 data along with their actual track url or link which can be used in the javascript fetch function through which i can access that url and when i run that audio url using the play() and pause() in javascript that music should be played in my browser when i fire an event on a button
If anyone know the solution please answer the solution