Skip to content

Una aplicación para aprender sobre interceptores de la librería okhttp

Notifications You must be signed in to change notification settings

hall9zeha/Interceptors-Android-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Interceptors-Android-Kotlin

An application to learn about interceptors with the Okhttp and Retrofit libraries. This application shows a list of pokemons using the service PokeAPI

Features

  • Show a list of pokemons in recyclerview
  • Use pagination in recyclerview
  • Manual dependency injection
  • View model factory
  • Use case and view model unit tests

It was used

Screenshots