Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csanjeev25/githubrxjava

An Android Application that lists all the starred repositories of a GitHub user using Retrofit 2 and RxJava
https://github.com/csanjeev25/githubrxjava

android-application github-api java retrofit2 rxandroid2 rxjava2 xml

Last synced: 4 days ago
JSON representation

An Android Application that lists all the starred repositories of a GitHub user using Retrofit 2 and RxJava

Awesome Lists containing this project

README

        

# GitHubRxJava
An Android Application that lists all the starred repositories of a GitHub user using Retrofit 2 and RxJava
This Application using Retrofit2 and RxJava
For for information on Retrofit2 and RxJava, Here are best sites/videos

https://www.youtube.com/watch?v=k3D0cWyNno4 //rxjava
https://www.youtube.com/watch?v=k3D0cWyNno4 //retrofit

https://medium.com/@kevalpatel2106/what-is-reactive-programming-da37c1611382 //on Reactive Programming

Since RxJava is based on Function Programming
For info on FP
https://www.youtube.com/watch?v=kJuJU-7_utA
https://medium.com/javascript-scene/master-the-javascript-interview-what-is-functional-programming-7f218c68b3a0
https://medium.com/@cscalfani/so-you-want-to-be-a-functional-programmer-part-1-1f15e387e536