zcelaloglu / githubrepos

This repository is a simple showcase which is getting data from github rest endpoint by using latest APIs recommended by Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

● Written in Kotlin Language

● Used Jetpack Components(ViewModel, Data Binding, LiveData, Navigation)

● Used Koin for Dependency Injection

● Used Repository pattern to manage data flow

● Used Retrofit along with OkHttp for getting remote data

● Used Gson for parsing Json response

● Used Coroutines/Flow for Asynchronous data operations

About

This repository is a simple showcase which is getting data from github rest endpoint by using latest APIs recommended by Google


Languages

Language:Kotlin 100.0%