blakejoy / tmdb-ts

Typescript client wrapper for TheMovieDB (TMDB) v3
MIT License
37 stars 12 forks source link

Replace querystring with URLSearchParams #14

Closed Hoidi closed 1 year ago

Hoidi commented 1 year ago

Resolves #13

Some things I would appreciate feedback on. Other feedback is ofcourse welcome

blakejoy commented 1 year ago

I'm down for making this change since it seems like the use case extends further than just server side utilizing this lib

Der-Penz commented 1 year ago

I think this can be merged now.

blakejoy commented 1 year ago

bump the version and we can get this merged @Hoidi