Skip to content

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

Notifications You must be signed in to change notification settings

davidlutta/retro

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages