From 6b036d1baf0392d20783b41d71e94ddcd29d91c5 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 13 Jul 2017 18:45:36 -0400 Subject: [PATCH] Update TMDb entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a4d9f14..ab698349 100644 --- a/README.md +++ b/README.md @@ -499,9 +499,9 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | An API of Ice And Fire | Game Of Thrones API | No | Yes | [Go!](https://anapioficeandfire.com/) | | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | [Go!](https://developer.dailymotion.com/) | -| MovieDB | Movie Data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | Netflix Roulette | Netflix database | No | No | [Go!](http://netflixroulette.net/api/) | | Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | +| TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | YouTube | Add YouTube functionality to your sites and apps. | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) |