Building a REST API client with Retrofit and a coroutines adapter

In this recipe, we are going to explore how to employ coroutines to interact with remote endpoints using REST APIs. We are going to implement a REST client using the Retrofit library, allowing us to communicate over HTTP with the GitHub API asynchronously. Finally, we will use it in practice to fetch GitHub repositories search results for a given search query.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.143.7.199