From d7b19c1a0d77d5023daa0825b6ffdc72b43b2144 Mon Sep 17 00:00:00 2001 From: Achal Gupta Date: Mon, 4 Oct 2021 19:33:54 +0530 Subject: [PATCH] Add Qrcode Monkey API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6719249a..63787d6e 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,7 @@ API | Description | Auth | HTTPS | CORS | | [QR Code](https://fungenerators.com/api/qrcode/) | Create new QR Code or decode existing one | `apiKey` | Yes | Yes | | [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 | +| [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 | | [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 |