Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1001 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 1001 Bytes

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