Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intob/qrsvc
QR code Worker
https://github.com/intob/qrsvc
qrcode qrcode-generator
Last synced: 14 days ago
JSON representation
QR code Worker
- Host: GitHub
- URL: https://github.com/intob/qrsvc
- Owner: intob
- Created: 2022-02-18T21:42:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T21:43:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T23:40:24.035Z (21 days ago)
- Topics: qrcode, qrcode-generator
- Language: JavaScript
- Homepage: https://qrsvc.dr-useless.workers.dev/https://github.com/dr-useless/qrsvc
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# QR code Worker
Serverless QR code service## Usage
Simply put the data in the path of the request.### Example
```
https://qrsvc.dr-useless.workers.dev/https://github.com/dr-useless/qrsvc
```
![for example](https://qrsvc.dr-useless.workers.dev/https://github.com/dr-useless/qrsvc)## Deploy in seconds
You just need a Cloudflare account & Wrangler insalled.1. Clone
2. Create a `wrangler.toml`
3. Deploy `% wrangler publish`Or use mine ;)
```
https://qrsvc.dr-useless.workers.dev/
```