Create README.md

This commit is contained in:
Blake
2021-05-15 00:24:51 -04:00
committed by GitHub
parent d800f56ee6
commit bf8b31d82a

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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.