posts-ktor-client

Jetpack Compose app gets data from REST API using KTOR Client. Clean Architecture, Dependency Injection…

Posts KTOR Client

Demo app

Basic android app that UI is built by Jetpack Compose. Gets data from JSONPlaceholder REST API using KTOR Client and Kotlin Coroutines and parse JSON using Kotlin Serialization. I loved KTOR Client. It is easy to use and only uses Kotlin. Clean Architecture concepts are followed and dependencies injected with Dagger Hilt.

Screenshots:

Italian Trulli

Tech stack:

  • Clean Architecture
  • MVVM
  • Dependency Injection (Hilt)
  • Jetpack Compose
  • Kotlin Coroutines
  • Git
  • KTOR Client
  • Kotlin Serialization

GitHub

View Github