blakejoy / tmdb-ts

Typescript client wrapper for TheMovieDB (TMDB) v3
MIT License
40 stars 13 forks source link

Suggestion: Implement pagination support #36

Closed FlurryNight closed 1 year ago

FlurryNight commented 1 year ago

Hi, i like this package, ty for creating it!

Would it be possible to support pagination params?

Thank you :)

blakejoy commented 1 year ago

Pagination should be implemented for the various endpoints under the options param. Lmk if you see otherwise. @FlurryNight