djjd47130 / JD-TMDB

TMDB API Wrapper for Delphi
MIT License
4 stars 0 forks source link

API Service - Discover - Movie #15

Open djjd47130 opened 6 days ago

djjd47130 commented 6 days ago

HUGE UNDERTAKING - about as large as all the rest of the API combined.

Okay, maybe not quite THAT big. But still - there are 30 some different search parameters, where instead of squashing all that into a single function call, there is a separate interface where you can populate all those parameters, then pass in that interface.