An open API service indexing awesome lists of open source software.

https://github.com/therezacuet/recyclerview-pagination---retrofit-2

Endless Loading in RecyclerView with Retrofit 2 and TMDB api
https://github.com/therezacuet/recyclerview-pagination---retrofit-2

Last synced: 7 months ago
JSON representation

Endless Loading in RecyclerView with Retrofit 2 and TMDB api

Awesome Lists containing this project

README

          

# RecyclerView-Pagination---Retrofit-2
Endless Loading in RecyclerView with Retrofit 2 and TMDB api

API Endpoint http://api.themoviedb.org/3/movie/top_rated?api_key=ec01f8c2eb6ac402f2ca026dc2d9b8fd

Screenshot of this Apps:

Demo 1 | Demo 2
:-------------------------: | :--------------------------:
![](https://github.com/therezacuet/RecyclerView-Pagination---Retrofit-2/blob/master/1.png) | ![](https://github.com/therezacuet/RecyclerView-Pagination---Retrofit-2/blob/master/2.png)