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