From 9a5b3bce2270c9e7388e236fc6e3c6e8630ed2b4 Mon Sep 17 00:00:00 2001 From: Ankit Sharma <75074904+CrypticMessenger@users.noreply.github.com> Date: Thu, 23 Dec 2021 12:57:27 +0530 Subject: [PATCH] Add Motivational Quotes API (#2965) * Add Motivational Quotes API Add Motivational Quotes API to Video * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd2b0e1d..107c3207 100644 --- a/README.md +++ b/README.md @@ -1709,6 +1709,7 @@ API | Description | Auth | HTTPS | CORS | | [JSON2Video](https://json2video.com) | Create and edit videos programmatically: watermarks,resizing,slideshows,voice-over,text animations | `apiKey` | Yes | No | | [Lucifer Quotes](https://github.com/shadowoff09/lucifer-quotes) | Returns Lucifer quotes | No | Yes | Unknown | | [MCU Countdown](https://github.com/DiljotSG/MCU-Countdown) | A Countdown to the next MCU Film | No | Yes | Yes | +| [Motivational Quotes](https://nodejs-quoteapp.herokuapp.com/) | Random Motivational Quotes | No | Yes | Unknown | | [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 |