zourb / rxjava-webservice-example

simple comparison between Retrofit with & without RxJava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxJava webservice example

this shows a simple comparison between using Retrofit with and without (callbacks provided by Retrofit) to make a request to github.

Referenced in the article here: What is functional Reactive Programming?

About

simple comparison between Retrofit with & without RxJava


Languages

Language:Java 100.0%