A pet client for https://newsapi.org
- Add
api_key
to yourlocal.properties
file likeYou can get it hereapi_key="your api key"
- Build it!
- Kotlin
- Koin DI
- Retrofit
- RxJava
- Android ViewModel
- Room
- Paging
- Navigation
- Databinding
A pet client for https://newsapi.org
api_key
to your local.properties
file like
api_key="your api key"