blakejoy / tmdb-ts

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

add discover endpoint #9

Closed Der-Penz closed 1 year ago

Der-Penz commented 1 year ago

Discover endpoint!

I added support for the discover endpoints. All HTTP Get requests for the discover TMDB endpoint are supported.

Additions

blakejoy commented 1 year ago

Looks good. Can you bump the package.json version to 0.1.3 too ?