Skip to content

Commit

Permalink
Add OpenQR API
Browse files Browse the repository at this point in the history
  • Loading branch information
nerijuso authored and n0shake committed Dec 10, 2023
1 parent 5914bf8 commit 969cfc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 969cfc2

Please sign in to comment.