/go-qr-generation

go qr code generation app using github.com/boombuler/barcode and github.com/nfnt/resize

Primary LanguageGo

a golang qr code generation app with github.com/boombuler/barcode and github.com/nfnt/resize

  • Install the dependencies
go get github.com/boombuler/barcode
go get github.com/nfnt/resize
  • Run the app
go run qr_gen.go