davidlutta / retro

Android app using MVVM architecture, Retrofit2 and Paging Library to display data from json-placeholder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RETRO

Android application that displays data from https://jsonplaceholder.typicode.com/ It is an offline first application that fetches data from the cache first before fetching it from the rest api. This helps reduce the amount of network requests made.

About

Android app using MVVM architecture, Retrofit2 and Paging Library to display data from json-placeholder


Languages

Language:Java 100.0%