Skip to content

DaouMobile/nytimes-mvvm

Repository files navigation

Search and clip NewYorkTimes

API

https://api.nytimes.com/svc/search/v2/articlesearch.json


Language

Kotlin

Arcitecture

MVVM

NetWork

Retrofit2 + Okhttp3 https://square.github.io/retrofit/ https://square.github.io/okhttp/

DI

Koin https://github.com/InsertKoinIO/koin

Async

Coroutines https://developer.android.com/kotlin/coroutines

Image

Glide https://github.com/bumptech/glide

Android Jetpack

DataBinding, LiveData, LifeCycle, Android KTX, AndroidX https://developer.android.com/topic/libraries/architecture

Application Version

  • minSdkVersion : 21
  • targetSdkVersion : 30

About

Search and clip NewYorkTimes with MVVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages