https://api.nytimes.com/svc/search/v2/articlesearch.json
Kotlin
MVVM
Retrofit2 + Okhttp3 https://square.github.io/retrofit/ https://square.github.io/okhttp/
Koin https://github.com/InsertKoinIO/koin
Coroutines https://developer.android.com/kotlin/coroutines
Glide https://github.com/bumptech/glide
DataBinding, LiveData, LifeCycle, Android KTX, AndroidX https://developer.android.com/topic/libraries/architecture
- minSdkVersion : 21
- targetSdkVersion : 30