Food Recipe app created using retrofit2, MVVM architecture, Room Database caching ( continuation of Food-Recipe-App // available repo with same name)
-
Updated
Sep 30, 2020 - Java
Food Recipe app created using retrofit2, MVVM architecture, Room Database caching ( continuation of Food-Recipe-App // available repo with same name)
Example of implementing a write-through cache with Caffeine
using stackoverflow api with MVVM architecture, Retrofit, Room persistence library, Database cache, Rx-Java, Dagger
Hey Recipes is a recipes app that is based on MVVM architecture, pagination and local database caching. It uses Retrofit for REST calls to the server.
REST API, MVVM with local database cache
Add a description, image, and links to the database-caching topic page so that developers can more easily learn about it.
To associate your repository with the database-caching topic, visit your repo's landing page and select "manage topics."