Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 229 Bytes

Readme.md

File metadata and controls

6 lines (5 loc) · 229 Bytes

##Movie DB Integration Example##

  1. A simple example of integration with the MovieDB API for searching and fetching movies.
  2. Uses RXJava for rate limiting
  3. Generates an output CSV file.
  4. Uses Retrofit for REST integration.