GitHub / claykabongok / MVVM_App
The following is a sample android project on how to use the Model View ViewModel (MVVM) architecture with Retrofit which is a type-safe HTTP client for Android and Java and JSONPlaceholder which is a fake online REST API for testing and prototyping.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claykabongok%2FMVVM_App
PURL: pkg:github/claykabongok/MVVM_App
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 144 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: almost 5 years ago
Last synced at: over 2 years ago
Topics: android, java, livedata, mvvm, mvvm-architecture, recyclerview, retrofit, view-binding, viewmodel