From 6d7805059bc657cf5f07b710e9b65d38cf54a83c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Alguer=C3=B3?= <59015816+stv-beep@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:08:31 +0200 Subject: [PATCH] add kimiquotes api (#399) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 819422a6..3d088fd9 100644 --- a/README.md +++ b/README.md @@ -1281,6 +1281,7 @@ | [Forismatic](http://forismatic.com/en/api/) | Inspirational Quotes | No | No | Unknown | | [icanhazdadjoke](https://icanhazdadjoke.com/api) | The largest selection of dad jokes on the internet | No | Yes | Unknown | | [kanye.rest](https://kanye.rest) | REST API for random Kanye West quotes | No | Yes | Yes | +| [kimiquotes](https://kimiquotes.pages.dev/docs) | Team radio and interview quotes by Finnish F1 legend Kimi Räikkönen | No | Yes | Yes | | [Medium](https://github.com/Medium/medium-api-docs) | Community of readers and writers offering unique perspectives on ideas | `OAuth`| Yes | Unknown | | [Programming Quotes](https://github.com/skolakoda/programming-quotes-api) | Programming Quotes API for open source projects | No | Yes | Unknown | | [Quotable Quotes](https://github.com/lukePeavey/quotable) | Quotable is a free, open source quotations API | No | Yes | Unknown |