From f2e011c25ff4888ac51941a3014f7dba5592eeda Mon Sep 17 00:00:00 2001 From: Faran Taghavi Date: Sat, 22 May 2021 10:10:21 -0400 Subject: [PATCH] a squashed pull request for `#1722` I added the `Movie Quote` API to the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63812e98..9ff56655 100644 --- a/README.md +++ b/README.md @@ -1082,6 +1082,7 @@ API | Description | Auth | HTTPS | CORS | | [Game of Thrones Quotes](https://gameofthronesquotes.xyz/) | Some Game of Thrones quotes | No | Yes | Unknown | | [Harry Potter](https://www.potterapi.com/) | Harry Potter API | `apiKey` | Yes | Yes | | [MCU Countdown](https://github.com/DiljotSG/MCU-Countdown) | A Countdown to the next MCU Film | No | Yes | Yes | +| [Movie Quote](https://github.com/F4R4N/movie-quote/) | Random Movie and Series Quotes | No | Yes | Yes | | [Open Movie Database](http://www.omdbapi.com/) | Movie information | `apiKey` | Yes | Unknown | | [Ron Swanson Quotes](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Television | No | Yes | Unknown | | [STAPI](http://stapi.co) | Information on all things Star Trek | No | No | No |