Skip to content

REST API with Retrofit, SQLite with Room, Hilt, MVVM, Jetpack Compose

Notifications You must be signed in to change notification settings

Yayo-Arellano/JetpackComposeSimpleRestApi

Repository files navigation

Simple REST API

Learn how to make an Android App that will call a REST API using Retrofit to retrieve some data that will be stored in SQLite using Room library. Build the user interface with Jetpack Compose.

Learn MVVM, dependency injection with Hilt and also add unit and instrumentation tests

Watch the video in youtube (in spanish)

Video

Youtube

Screenshots

Screenshot1

About

REST API with Retrofit, SQLite with Room, Hilt, MVVM, Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages