Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/
```