1. Introducing WebApiClient - Xablu/Xablu.WebApiClient GitHub Wiki
Almost every mobile app needs to communicate with a backend via a RESTful API. And although the different parts are there to develop your communication layer to deal with this API, it's still a lot of work every time again to get this done properly.
With the The Xablu WebApiClient we try to provide a generic, good-to-go component that takes away a lot of the low-level 'hassle' and integrates nicely with the MvvmCross framework.