Skip to content

Repository files navigation

Retrofit2 and Room Code Sample

Example code of simple use of Retrofit2 and Room in JetPackCompose 2025

API used

Using Retrofit2

  • Load a LazyColum with products that you can add to a Favorite List saved in Local Storage using Room
  • Load a LazyColum with products searched from API, you can add to a Favorite List too

DataBase

Room

  • Add to Favorite List
  • Remove from Favorite List

About

Example code of simple use of Retrofit2 and Room in JetPackCompose 2024

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages