Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bellisario/deno-qr

Simple Deno Deploy QrCode Server
https://github.com/bellisario/deno-qr

deno deno-deploy qr-code qrcode typescript

Last synced: about 2 months ago
JSON representation

Simple Deno Deploy QrCode Server

Awesome Lists containing this project

README

        

# Deno QR ![Deno](https://img.shields.io/badge/Deno-000000?logo=deno&logoColor=white) [![Test](https://github.com/Bellisario/deno-qr/actions/workflows/test.yml/badge.svg)](https://github.com/Bellisario/deno-qr/actions/workflows/test.yml) [![Dependencies](https://img.shields.io/endpoint?url=https%3A%2F%2Fdeno-visualizer.danopia.net%2Fshields%2Fupdates%2Fhttps%2Fdeno.land%2Fx%2Fdeno-qr%40v1.0.0%2Fmod.ts)](https://github.com/Bellisario/deno-qr/blob/main/deps.js)

Simple Deno Deploy QrCode Server

> Production URL here: https://deno-qr.deno.dev/ \
> (make sure to pass some content to create a working QrCode)

Feel free to contribute and add new features. :octocat:

## Current Roadmap :memo:

- [x] Base project
- [x] QrCode resize option (via `?size=` param)
- [ ] Feel free to suggest new ones

## Why I created this? :question:

I know this is a really simple project but I made this because:

- I liked to show the power :battery: of Deno + Deno Deploy little-deno

- I wanted to create a simple and fast :racing_car: QrCode generator server
- I wanted to learn Deno Deploy and how it works :monocle_face: