Skip to content

TheDancerCodes/GitHubRxJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubRxJava

An example using Observable objects as part of the network stack in RxJava.

In this example, we will look at Retrofit, an HTTP client open sourced by Square which has built-in bindings with RxJava to interact with GitHub’s API.

Specifically, we’ll create a simple app that presents all the starred repositories for a user given a GitHub username.

This is an exercise repository for the GitHubRxJava example app which is part of the Meet RxJava: The Missing Reactive Programming Library for Android article.

Credit to @arriolac

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages