From 54a7f298582346cc8f34029712190f0e4b8d0f30 Mon Sep 17 00:00:00 2001 From: bradk Date: Fri, 15 May 2026 21:33:37 -0700 Subject: [PATCH] Add Personality.fyi to Personality --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63889589..d7dc3cf7 100644 --- a/README.md +++ b/README.md @@ -1389,6 +1389,7 @@ API | Description | Auth | HTTPS | CORS | | [kanye.rest](https://kanye.rest) | REST API for random Kanye West quotes | No | Yes | Yes | | [kimiquotes](https://kimiquotes.herokuapp.com/doc) | 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 | +| [Personality.fyi](https://personality.fyi/api) | Free MBTI personality types and OEJTS test scoring | No | Yes | Yes | | [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 |