From 780cdba1d557b6b1cd3f02dfd6d077ba2e8383aa Mon Sep 17 00:00:00 2001 From: Mauricio Robayo Date: Thu, 9 Sep 2021 15:57:37 -0500 Subject: [PATCH] Add quoteclear API to Personality --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfa47bef..24b29fa9 100644 --- a/README.md +++ b/README.md @@ -898,6 +898,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [quoteclear](https://quoteclear.web.app/) | Ever-growing list of James Clear quotes from the 3-2-1 Newsletter | No | Yes | Yes | | [Quotes on Design](https://quotesondesign.com/api/) | Inspirational Quotes | No | Yes | Unknown | | [Stoicism Quote](https://github.com/tlcheah2/stoic-quote-lambda-public-api) | Quotes about Stoicism | No | Yes | Unknown | | [Traitify](https://app.traitify.com/developer) | Assess, collect and analyze Personality | No | Yes | Unknown |