Skip to content

sikeeoh/retrofit-kotlin-sample

 
 

Repository files navigation

retrofit-kotlin-sample

Sample app for using Retrofit + RxJava + Kotlin in Android.

This is a sample app for the blog post here https://segunfamisa.com/posts/using-retrofit-on-android-with-kotlin

It features the following features of the Kotlin language:

  • Data classes
  • Object declarations
  • Companion objects
  • String templates
  • Interoperability with Java

About

Sample app for using Retrofit + RxJava + Kotlin in Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 51.0%
  • Kotlin 49.0%