Skip to content

huosokkheang/QRCode

Repository files navigation

QRCode

Doc: https://huosokkheang.github.io/Solo-Framework

  1. http://localhost:8080/qrcode/background ( QRCode with Background )
  2. http://localhost:8080/qrcode/byte ( QRCode with logo as byte )
  3. http://localhost:8080/qrcode/file ( QRCode with logo as file )
  4. http://localhost:8080/qrcode/generateQRCodeWiFi ( QRCode Connect WiFi )
  5. http://localhost:8080/qrcode/generateQRCode ( QRCode with Text Under QRCode )
  6. http://localhost:8080/qrcode/ ( QRCode normal )
  7. http://localhost:8080/qrcode/readQRCode ( Decode QRCode )
  8. http://localhost:8080/BarCode ( BarCode normal )
  9. http://localhost:8080/BarCode/EAN13/978020137962 ( BarCode with type of BarCode Standard )

QRCode with Background

background

QRCode with logo as byte

byte_logo

QRCode with logo as file

file_logo

QRCode Connect WiFi

generateQRCodeWiFi

QRCode with Text Under QRCode

scanMe

QRCode normal

QRCode

Decode QRCode

readContentQRCode

BarCode

image

BarCode with type of BarCode Standard

image

Releases

No releases published

Packages

No packages published

Languages