From 76052a40fcd7c967dfbb06f9b069df43695b0220 Mon Sep 17 00:00:00 2001 From: niklastmk <113893806+niklastmk@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:01:05 +0100 Subject: [PATCH] Add SnapQR to Services section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9626075..4bae402 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ A curated list of awesome QR code libraries, software and resources. - [Apps](#apps) - [CLI](#cli) - [Libraries](#libraries) +- [Services](#services) - [Resources](#resources) --- @@ -107,6 +108,9 @@ that the library allows to generate QR codes. - [BaconQRCode `W`](https://github.com/Bacon/BaconQRCode) - QR code generator for PHP. +## Services + +- [SnapQR `W`](https://api-snap.com/snapqr) - Trackable QR codes with scan analytics. One API call returns a QR image, short link, and real-time stats dashboard with device, browser, country, and referrer data. ## Resources - [zxing](https://github.com/zxing/zxing/wiki/Barcode-Contents) - QR code payload format catalog.