Learn how to build from scratch your own apps based on the GitHub API, StackOverflow API and many more with Android
What you’ll learn
Execute HTTP calls, using the Retrofit android library
GET the content of APIs;
Visualize the content, taken from an API;
Work with hundreds of APIs;
Create...