Skip to content

Latest commit

 

History

History

qrcode_generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

QR Code Generator

Generate PNG QR Code image from qr code data with Zatca specification using zatca-sdk-go

Usage

// install packages
go mod tidy

// run script
go run main.go

Generated QR Code Example

System Architecture