Commit Graph

8 Commits

Author SHA1 Message Date
Blake Joynes
06155bd323 add linting and prettier 2023-04-13 21:58:41 -04:00
Tobias Karlsson
1e006a5854 Add parseOptions function 2023-04-04 08:13:42 +02:00
Tobias Karlsson
3ce67c63c5 Use union types for Region, Language, and Page options 2023-03-29 21:41:30 +02:00
Tobias Karlsson
f44f1081ca Do not use undefined params 2023-03-29 21:32:48 +02:00
Tobias Karlsson
f8b5564d22 Replace querystring with URLSearchParams
URLSearchParams has greater compatibility with browser code

Created new PageOptions and LocaleOptions for easier use
with URLSearchParams
2023-03-08 14:15:48 +01:00
Blake Joynes
a009a2e4b7 added tv show endpoints 2021-05-31 23:14:33 -04:00
Blake Joynes
6f8ae6e2c3 finished movie endpoints, addded configuration and utility method to construct full image url 2021-05-15 13:50:54 -04:00
Blake Joynes
9937277752 update readme, started movie endpoints 2021-05-15 11:44:02 -04:00