Hi guys,
Finally I´m done with my REST WebService unfortunately there are some things that are still not clear to me.
To explain you my project, I want to create a Xamarin App, on this App there sould be displayed some data from a MySQL database. The App is should be connected to the database by the WebService.
Now my problem is that I don´t know how to connect the WebService to the App and display the data. Do I need to host the WebService on a cloud like Azure. If yes could you please name me some alternatives to Azure, because I don´t really want to pay. Second question how to connect the WebService to the App, do someone know a good tutorial or something.
I would be very grateful if you help me.
Thanks for your help in advance!