A simple QR code service
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.
A simple QR code service
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.