cordova and mysql url api
I am currently building a fairly basic cordova application academically. Previous experience of this has been where I have been provided with an api to a database to use in the app. I have built a database in mysql workbench and would like my Cordova app to fetch data from there. Is this possible? Any guidance would be gratefully received.