Browse Source

Merge pull request #264 from Gheoan/patch-2

Fix MovieDB Auth
pull/265/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
8a8ccccda3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -416,7 +416,7 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---|
| An API of Ice And Fire | Game Of Thrones API | No | [Go!](https://anapioficeandfire.com/) |
| Dailymotion | Dailymotion Developer API | `oAuth` required for some parts | [Go!](https://developer.dailymotion.com/) |
| MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) |
| MovieDB | Movie Data | `apiKey` | [Go!](https://www.themoviedb.org/documentation/api) |
| Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) |
| OMDB | Open movie database | No | [Go!](http://omdbapi.com) |
| Ron Swanson Quotes | Television | No | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |


Loading…
Cancel
Save