From c772f1db96b7f245773c0c58404ab9e41e74d14a Mon Sep 17 00:00:00 2001 From: Zach Sanford Date: Sat, 26 Jun 2021 19:08:55 -0700 Subject: [PATCH 1/2] Added Affirmations to the Personality section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 521c9727..d398ad23 100644 --- a/README.md +++ b/README.md @@ -783,6 +783,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Advice Slip](http://api.adviceslip.com/) | Generate random advice slips | No | Yes | Unknown | +| [Affirmations](https://affirmations.dev/) | Generate Stuart Smalley Affirmations | No | Yes| Unknown | | [Biriyani As A Service](https://biriyani.anoram.com/) | Biriyani images placeholder | No | Yes | No | | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Dictum](https://github.com/fisenkodv/dictum) | API to get access to the collection of the most inspiring expressions of mankind | No | Yes | Unknown | From c4ebc665bb62549962e60666a8f4aaf39236ffbe Mon Sep 17 00:00:00 2001 From: Zach Sanford Date: Sat, 26 Jun 2021 19:17:10 -0700 Subject: [PATCH 2/2] Edited Affirmations API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d398ad23..f132b085 100644 --- a/README.md +++ b/README.md @@ -783,7 +783,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Advice Slip](http://api.adviceslip.com/) | Generate random advice slips | No | Yes | Unknown | -| [Affirmations](https://affirmations.dev/) | Generate Stuart Smalley Affirmations | No | Yes| Unknown | +| [Affirmations](https://affirmations.dev/) | Generate Stuart Smalley Affirmations | No | Yes | Unknown | | [Biriyani As A Service](https://biriyani.anoram.com/) | Biriyani images placeholder | No | Yes | No | | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Dictum](https://github.com/fisenkodv/dictum) | API to get access to the collection of the most inspiring expressions of mankind | No | Yes | Unknown |