/RxDemo

A demo app that uses RxJava, Retrofit & Architecture components to fetch a Github profile

Primary LanguageKotlin

RxDemo

A demo app that uses RxJava, Retrofit & Architecture components to fetch a Github profile.

API Access Key

You need to supply Github access key in local.properties:

github.access.token=Basic <TOKEN>

Github API & rate limiting