I am fairly new to xamarin. So far I have managed to build an app that connect to mysql remotely and gets data. Howver I want to app to use an api instead of remote msql connection. I have php api arealdy set for this. how can i connect xamarin to mysql using php api?