Skip to content

Bellisario/deno-qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno QR Deno Test Dependencies

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 📝

  • Base project
  • QrCode resize option (via ?size=<size> param)
  • Feel free to suggest new ones

Why I created this? ❓

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

  • I liked to show the power 🔋 of Deno + Deno Deploy little-deno

  • I wanted to create a simple and fast 🏎️ QrCode generator server

  • I wanted to learn Deno Deploy and how it works 🧐