From d890c5c7970790310850831ee4bc94f3f315fd69 Mon Sep 17 00:00:00 2001 From: Xavier Lacot Date: Fri, 21 Oct 2022 17:57:24 +0200 Subject: [PATCH] Add redirection.io API to development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..46795614 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ API | Description | Auth | HTTPS | CORS | | [Qrcode Monkey](https://www.qrcode-monkey.com/qr-code-api-with-logo/) | Integrate custom and unique looking QR codes into your system or workflow | 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 | Yes | +| [redirection.io](https://redirection.io/) | A HTTP traffic and redirects manager, and SEO-optimization solution | `apiKey` | Yes | No | | [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 |