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.