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
- Host: GitHub
- URL: https://github.com/fededri/github_mvp
- Owner: fededri
- Created: 2017-08-04T22:16:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T23:01:53.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T14:18:19.649Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 4.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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