Merge branch 'master' of github.com:blakejoy/tmdb-ts

This commit is contained in:
Blake Joynes
2021-05-15 11:07:13 -04:00

View File

@@ -1,7 +1,7 @@
# tmdb-ts # tmdb-ts
Typescript implementation of [TMDB](https://developers.themoviedb.org/) v3. Typescript library wrapper of [TMDB API](https://developers.themoviedb.org/) v3 .
This uses authenication token for requests so there is no need to append api key to the url. This uses authentication token for requests so there is no need to append api key to the url.