Skip to content

Simple Android app that fetches random jokes from API using Retrofit and coroutines. Demonstrates clean API integration.

Notifications You must be signed in to change notification settings

Landfathich/RandomJokeRetrofitTest

Repository files navigation

Random Joke App

Kotlin Platform API

Простое приложение для получения случайных шуток с внешнего API. Демонстрирует базовую работу с Retrofit и корутинами.

Функциональность

  • Получение случайных шуток из API
  • Обновление шутки по нажатию кнопки
  • Обработка ошибок сети
  • Логирование HTTP запросов

Технологии

  • Kotlin
  • Retrofit 2
  • Gson
  • OkHttp Logging Interceptor
  • LifecycleScope

Landing screen

About

Simple Android app that fetches random jokes from API using Retrofit and coroutines. Demonstrates clean API integration.

Topics

Resources

Stars

Watchers

Forks

Languages