Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 265 Bytes

qrservice

A simple QR code service

Usage

Create a folder named "images"

then

./qrservice

Open: http://localhost:8080?encode=My Encoded String

The resulting output will be an html page with the qr code in png format and the value encoded below it.