Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api
Last synced: 3 days ago
JSON representation
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.
- Host: GitHub
- URL: https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite
- Owner: evernext10
- Created: 2018-11-17T05:41:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T02:57:40.000Z (almost 6 years ago)
- Last Synced: 2024-10-31T07:34:06.367Z (13 days ago)
- Topics: android-application, database, rest-api, retrofit2, sqlite, themoviedatabase, themoviedb, themoviedb-api, themoviedb-org-api
- Language: Java
- Size: 3.29 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite
The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.