From 7a67b961c7d0a658cb2e89233adc0f748fa0d9c5 Mon Sep 17 00:00:00 2001 From: ASHUTOSH KUMAR SINGH Date: Sun, 25 Oct 2020 22:32:24 +0530 Subject: [PATCH] Add Final Space API (#1424) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9155524d..6700c94b 100644 --- a/README.md +++ b/README.md @@ -890,6 +890,7 @@ API | Description | Auth | HTTPS | CORS | | [Breaking Bad Quotes](https://github.com/shevabam/breaking-bad-quotes) | Some Breaking Bad quotes | No | Yes | Unknown | | [Czech Television](http://www.ceskatelevize.cz/xml/tv-program/) | TV programme of Czech TV | No | No | Unknown | | [Dailymotion](https://developer.dailymotion.com/) | Dailymotion Developer API | `OAuth` | Yes | Unknown | +| [Final Space](https://finalspaceapi.com/docs/) | Final Space API | No | Yes | Yes | | [Harry Potter](https://www.potterapi.com/) | Harry Potter API | `apiKey` | 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 |