From 61e34b6a69004528bb2b9ab7dd075d23115e7d03 Mon Sep 17 00:00:00 2001 From: sleaper Date: Sun, 3 Oct 2021 22:41:23 +0200 Subject: [PATCH] add Duna API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..37b7d672 100644 --- a/README.md +++ b/README.md @@ -1251,6 +1251,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 | +| [Dune](https://github.com/ywalia01/dune-api) | A simple API which provides you with book, character, movie and quotes JSON data | No | Yes | Yes | | [ErosNow](https://pwaproxy.erosnow.com/api/v2/catalog/playlists-all?img_quality=1&location=3&page=121&resp=basic&new=true&start=2&content_limit=10&rows=5&optimized=true&progress=all&watchlist=all&country=US) | API for Bollywood films and many more | No | Yes | Unknown | | [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 |