From fbb69b5d47f6f5d8d551d021099a52819088d2df Mon Sep 17 00:00:00 2001 From: Paulo Vitor Date: Fri, 26 Aug 2022 09:40:04 -0300 Subject: [PATCH] Add QR Code - Dynamic and Static API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..be900181 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ API | Description | Auth | HTTPS | CORS | | [Pusher Beams](https://pusher.com/beams) | Push notifications for Android & iOS | `apiKey` | Yes | Unknown | | [QR code](https://www.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 | +| [QR Code - Dynamic and Static](https://updeploy.stoplight.io/docs/qr-code-dynamic-and-static) | This API is focused on generating and storing dynamic and static QR Codes that can be edited | `apiKey` | Yes | Yes | | [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 |