Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 260 Bytes

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.