From a70f9c82338ae930dd68251266cbd6d8b0c31d22 Mon Sep 17 00:00:00 2001 From: Danix421 Date: Sat, 2 Oct 2021 16:28:31 -0400 Subject: [PATCH] Add Random Stuff API Organise Random Stuff API Remove Random Stuff API from various sections Add Random Stuff API Fix Random Stuff API restant Add Random Stuff API Resolve conflicts Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Add Random Stuff API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 763b96b9..90e4ff2c 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ API | Description | Auth | HTTPS | CORS | | [QR code](http://qrtag.net/api/) | Create an easy to read QR code and URL shortener | No | Yes | Yes | | [QR code](http://goqr.me/api/) | Generate and decode / read QR code graphics | No | Yes | Unknown | | [QuickChart](https://quickchart.io/) | Generate chart and graph images | No | Yes | Yes | +| [Random Stuff](https://api-docs.pgamerx.com/) | Can be used to get AI Response, jokes, memes, and much more at lightning-fast speed | `apiKey` | Yes | Unknown | | [Rejax](https://rejax.io/) | Reverse AJAX service to notify clients | `apiKey` | Yes | No | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [RSS feed to JSON](https://rss-to-json-serverless-api.vercel.app) | Returns RSS feed in JSON format using feed URL | No | Yes | Yes |