Skip to content
#

retrofit

Here are 3,430 public repositories matching this topic...

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

  • Updated Jan 31, 2023
  • Java

Showcase my achievement for different architectures including regular version (Code in MainActivity.kt), Mosby MVP version(under mvp package) and brand new MVVM version(under mvvm package). Check out this https://github.com/ChuliangYang/CleanArchitecture for clean architecture version

  • Updated Jul 12, 2019
  • Kotlin

Improve this page

Add a description, image, and links to the retrofit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retrofit topic, visit your repo's landing page and select "manage topics."

Learn more