https://github.com/developer-shivam/githubtrendingrepos
https://github.com/developer-shivam/githubtrendingrepos
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-shivam/githubtrendingrepos
- Owner: developer-shivam
- Created: 2022-06-10T13:13:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T20:44:02.000Z (about 4 years ago)
- Last Synced: 2025-03-03T11:27:26.748Z (over 1 year ago)
- Language: Kotlin
- Size: 641 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GithubTrendingRepos
Showing list of trending repositories using following source - https://gh-trending-api.herokuapp.com
I guess there is no Github API to fetch trending repositories
- MVVM Architecture
- 100% Kotlin project
- Unit Testing with 100% code coverage of both ViewModel and DataManager
- Using Dagger 2 for dependency Injection
- Used standard libaries like Retrofit, Glide