8 lines
184 B
Markdown
8 lines
184 B
Markdown
# tmdb-ts
|
|
|
|
|
|
Typescript implementation of [TMDB](https://developers.themoviedb.org/) v3.
|
|
|
|
|
|
This uses authenication token for requests so there is no need to append api key to the url.
|