Skip to content

YaroslavTupalo/Kotlin-Dagger2-Retrofit2-example

 
 

Repository files navigation

Kotlin-Dagger2-Retrofit2-example

An example project showing how to use Kotlin with Dagger 2 and Retrofit 2. It uses Pokeapi to show a list of pokemons with details(Details part still in progress).

This is a port of another example project to Kotlin. If you want to check the original project, written in java, you can find it here

About

Kotlin example project with Dagger 2 and Retrofit 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 96.6%
  • Java 3.4%