Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seanghay/svg-qrcode-server
- Owner: seanghay
- Created: 2021-10-09T11:09:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T09:25:11.000Z (over 2 years ago)
- Last Synced: 2023-03-03T22:05:02.025Z (almost 2 years ago)
- Topics: qrcode, svg, vercel
- Language: CSS
- Homepage: https://svg-qrcode.vercel.app
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)