diff --git a/README.md b/README.md index 9c23ad6..b9fc4e4 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ This is an attempt to categorise different APIs scoured from the web which make | [**Google Barcode**](https://developers.google.com/vision/barcodes-overview?hl=en) | The Barcode API detects barcodes in real-time, on device, in any orientation. It can also detect multiple barcodes at once. | **N/A** | | [**EAN-Search**](https://www.ean-search.org/ean-database-api.html) | The EAN-Search API allows you to lookup products by EAN, UPC or GTIN barcode. | 💸 | | [**QR Code API**](https://fungenerators.com/api/qrcode/) | QR Code REST API. Can create QR code images or read existing images and return the contents. | `💸` | +| [**QR Code generator API**](https://docs.openqr.io/) | Static and Dynamic QR code generator API | `💸` | | [**Stakdek's QR Generator API**](https://api.stakdek.de/blog?id=1006) | Returns QR code image. Uses `python qrcode`. | **N/A** | [⬆ Back to Table of Contents](#table-of-contents)