Skip to content

Sample project using Paging Library + RxJava + MVVM + Kotlin

License

Notifications You must be signed in to change notification settings

jonvieira/paging-library-marvel-api

Repository files navigation

paging-library-marvel-api

Sample project using Paging Library + RxJava + MVVM + Kotlin

Introduction

This project was developed with the purpose of demonstrating the consumption of Marvel API using Paging library facilitating the pagination of these items.

Project

The project was developed in Kotlin using the MVVM architecture and RxJava.

Branchs

The project is developed and separated into two branches, so you can compare the two forms of implementation:

  • feature/default-implementation - developed in the traditional way without using the Paging library.
  • feature/paging-implementation - developed using the Paging library

License

This project is licensed under the MIT License - see the LICENSE file for details

Author

LinkedIn

About

Sample project using Paging Library + RxJava + MVVM + Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages