Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 511 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 511 Bytes

GitHubRxJava: Interacting w/ GitHub's API using Retrofit & RxJava

The purpose of this project is to make use of some of RxJava's core constructs and see how it can be used in an Android application. In this project, we'll look at how to make network calls using RxJava and Retrofit to GitHub's API.

Please see the tutorial for more info.