Android Compose UI demo with REST API.
The application demonstrates the ease of writing code with REST API and a list of items in asynchronous mode with pagination using Android Compose.
Used:
Android Compose (UI)
Retrofit2 (REST)
Coil (async image loading)
Hilt (DI)
Kotlin and Coroutines
Open Google Books API is used as an test API (https://developers.google.com/books/docs/v1/using).
Sources on GitHub: https://github.com/puritanin/ComposeDemoApp
Aktualisiert am
21.07.2024