An open API service indexing awesome lists of open source software.

https://github.com/keshriayushh/quotify

A simple Quotes Application that fetches quotes from a remote API and shows it using a RecyclerView. It uses Kotlin Coroutines to make network calls asynchronously using Retrofit. The architecture used is MVVM.
https://github.com/keshriayushh/quotify

android-application kotlin-android kotlin-coroutines mvvm-android mvvm-architecture retrofit2 xml

Last synced: 11 months ago
JSON representation

A simple Quotes Application that fetches quotes from a remote API and shows it using a RecyclerView. It uses Kotlin Coroutines to make network calls asynchronously using Retrofit. The architecture used is MVVM.

Awesome Lists containing this project