From 0edc85304ca32ee44afa8b170367946cf427012f Mon Sep 17 00:00:00 2001 From: Kushal Date: Mon, 25 Jul 2022 16:54:56 +1000 Subject: [PATCH] Add Shotstack video editing API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..a74aef68 100644 --- a/README.md +++ b/README.md @@ -1769,6 +1769,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Movie Database](http://www.omdbapi.com/) | Movie information | `apiKey` | Yes | Unknown | | [Owen Wilson Wow](https://owen-wilson-wow-api.herokuapp.com) | API for actor Owen Wilson's "wow" exclamations in movies | No | Yes | Yes | | [Ron Swanson Quotes](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Television | No | Yes | Unknown | +| [Shotstack](https://shotstack.io/) | Cloud-based video editing API | `apiKey` | Yes | Unknown | | [Simkl](https://simkl.docs.apiary.io) | Movie, TV and Anime data | `apiKey` | Yes | Unknown | | [STAPI](http://stapi.co) | Information on all things Star Trek | No | No | No | | [Stranger Things Quotes](https://github.com/shadowoff09/strangerthings-quotes) | Returns Stranger Things quotes | No | Yes | Unknown |