Turn any text or URL into a QR code, rendered as a crisp SVG. There's an API too — GET /api/qr?text= — so a script can mint one in a single request.
GET /api/qr?text=
curl "exl.ink/api/qr?text=https://exl.ink&ec=M" -o qr.svg