From df3b95e1e279e81789566bcde23afa5456d4831b Mon Sep 17 00:00:00 2001 From: nikymorg Date: Wed, 18 Apr 2018 10:17:51 -0400 Subject: [PATCH] add open movie database --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cae89492..f67fc822 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,7 @@ API | Description | Auth | HTTPS | CORS | Link | | An API of Ice And Fire | Game Of Thrones API | No | Yes | Unknown | [Go!](https://anapioficeandfire.com/) | | Czech Television | TV programme of Czech TV | No | No | Unknown | [Go!](http://www.ceskatelevize.cz/xml/tv-program/) | | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) | -| The Open Movie Database | Movie API | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) | +| Open Movie Database | Movie API | `apiKey` | Yes | Unknown | [Go!](http://www.omdbapi.com/) | | Ron Swanson Quotes | Television | No | Yes | Unknown | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | | SWAPI | Star Wars Information | No | Yes | Unknown | [Go!](https://swapi.co) | | TMDb | Community-based movie data | `apiKey` | Yes | Unknown | [Go!](https://www.themoviedb.org/documentation/api) |