From d989ffbdf9443f67833da0fa03cdfdce11f7b24c Mon Sep 17 00:00:00 2001 From: Alang Babega <65891569+babegadev@users.noreply.github.com> Date: Mon, 26 Oct 2020 00:04:44 +0700 Subject: [PATCH] Add Quotable API (#1425) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6700c94b..8b6e4c2e 100644 --- a/README.md +++ b/README.md @@ -645,6 +645,7 @@ API | Description | Auth | HTTPS | CORS | | [Medium](https://github.com/Medium/medium-api-docs) | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | 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 | | [Quote Garden](https://pprathameshmore.github.io/QuoteGarden/) | REST API for more than 5000 famous quotes | No | Yes | Unknown | | [Quotes on Design](https://quotesondesign.com/api/) | Inspirational Quotes | No | Yes | Unknown | | [taylor.rest](https://taylor.rest) | REST API for random Taylor Swift quotes | No | Yes | No |