##Movie DB Integration Example##
- A simple example of integration with the MovieDB API for searching and fetching movies.
- Uses RXJava for rate limiting
- Generates an output CSV file.
- Uses Retrofit for REST integration.
##Movie DB Integration Example##