Files
tmdb-ts/README.md
2021-05-15 00:53:21 -04:00

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.