Skip to content

limit-DNE/RetrofitWithRXJava

Repository files navigation

RetrofitWithRXJava

Simple demo of Retrofit with RXJava. Using Android studio, this simple app retrives a list of movies from an API (https://api.themoviedb.org/).
The app simple retrieves the data from the API and displays on mobile in a list format. The movie titles and posters are displayed to the client.
Benefits from the use of adapter design pattern in the implementation.

About

Simple demo of Retrofit with RXJava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages