Using Refit to consume Restful Web Service in Xamarin Forms

When developing an application, it’s very likely that much of its development will require interaction with a web service. We can use different tools to connect and retrieve data from web services but in this case we will learn how to do it using Refit and we will split it in the following topics: ➖ Things that you need to … Continue reading Using Refit to consume Restful Web Service in Xamarin Forms