From 7b404fd2bcd239963b1a4f6050b75625128e9cf9 Mon Sep 17 00:00:00 2001 From: Kat Gill <109633947+Thatskat@users.noreply.github.com> Date: Wed, 2 Aug 2023 15:05:26 +1000 Subject: [PATCH] Added South Park Quotes API (#96) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6d8534..6d3bd49 100644 --- a/README.md +++ b/README.md @@ -1078,6 +1078,7 @@ For information on contributing to this project, please see the [contributing gu | [Owen Wilson Wow](https://owen-wilson-wow-api.onrender.com/) | API for actor Owen Wilson's "wow" exclamations in movies | No | Yes | Yes | | [Potter DB](https://potterdb.com) | Data from the Harry Potter Universe: Characters, Movies, Books, Spells and Potions | No | Yes | Unknown | | [Ron Swanson Quotes](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Television | No | Yes | Unknown | +| [South Park Quotes](https://github.com/Thatskat/southpark-quotes-api) | A pretty simple API to let you retrieve some of the best quotes from South Park, mmkay! | No | Yes | Yes | | [STAPI](https://stapi.co) | Information on all things Star Trek | No | Yes | Yes | | [TMDb](https://www.themoviedb.org/documentation/api) | Community-based movie data | `apiKey` | Yes | Unknown | | [Trakt](https://trakt.tv/b/api-docs) | Movie and TV Data | `apiKey` | Yes | Yes |