Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanghay/svg-qrcode-server

Free PNG/SVG QR dynamic URL powered by Vercel
https://github.com/seanghay/svg-qrcode-server

qrcode svg vercel

Last synced: about 2 months ago
JSON representation

Free PNG/SVG QR dynamic URL powered by Vercel

Awesome Lists containing this project

README

        

# SVG QR Code

QR Code to static Image URL

[View on GitHub](https://github.com/seanghay/svg-qrcode-server)

## Usage

SVG

```
https://svg-qrcode.vercel.app/api/qrcode.svg?text=Hello%20World
```

PNG

```
https://svg-qrcode.vercel.app/api/qrcode.png?text=Hello%20World
```

---

### Colors

Powered by [Vercel](https://vercel.com)