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

https://github.com/fededri/github_mvp

Example of Android MVP implementation consuming Github's APIs
https://github.com/fededri/github_mvp

Last synced: 2 months ago
JSON representation

Example of Android MVP implementation consuming Github's APIs

Awesome Lists containing this project

README

          

# github_mvp
Example of MVP implementation consuming Github's APIs, using Kotlin language, Dagger 2 for dependecy injection and RxJava/RxAndroid combined with retrofit2