I am developing an app for users to get information about store promotions/sales. There is already an existing API with all the relevant methods needed for the app functionality. I have minimal experience with WebApi's so will just appreciate advice/guidelines on the best approach to make HttpWebRequests to this existing Api using xamarin.forms. Thanks
↧