A demo app that uses RxJava, Retrofit & Architecture components to fetch a Github profile.
You need to supply Github access key in local.properties
:
github.access.token=Basic <TOKEN>
A demo app that uses RxJava, Retrofit & Architecture components to fetch a Github profile
Kotlin
A demo app that uses RxJava, Retrofit & Architecture components to fetch a Github profile.
You need to supply Github access key in local.properties
:
github.access.token=Basic <TOKEN>