From b23d616ec737d226c81f4d3be21d80a4df761c43 Mon Sep 17 00:00:00 2001 From: rtman Date: Mon, 25 May 2026 21:28:08 -0700 Subject: [PATCH] Add Hyperserve API to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63889589..40b190f6 100644 --- a/README.md +++ b/README.md @@ -1871,6 +1871,7 @@ API | Description | Auth | HTTPS | CORS | | [Final Space](https://finalspaceapi.com/docs/) | Final Space API | No | Yes | Yes | | [Game of Thrones Quotes](https://gameofthronesquotes.xyz/) | Some Game of Thrones quotes | No | Yes | Unknown | | [Harry Potter Charactes](https://hp-api.herokuapp.com/) | Harry Potter Characters Data with with imagery | No | Yes | Unknown | +| [Hyperserve](https://hyperserve.io/) | Video backend API: upload any format, transcode to MP4, deliver via CDN | `apiKey` | Yes | Yes | | [IMDb-API](https://imdb-api.com/) | API for receiving movie, serial and cast information | `apiKey` | Yes | Unknown | | [IMDbOT](https://github.com/SpEcHiDe/IMDbOT) | Unofficial IMDb Movie / Series Information | No | Yes | Yes | | [JSON2Video](https://json2video.com) | Create and edit videos programmatically: watermarks,resizing,slideshows,voice-over,text animations | `apiKey` | Yes | No |