Skip to content

mixcm/QRServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRServer

Generate and cache QR codes in a Go way.

Installation

go get github.com/mixcm/QRServer

Run

QRServer -port=[Port to listen] -node=[Name of current node]

Example:

QRServer -port=:23184 -node=China.Beijing.01
QRServer -port=127.0.0.1:28080 -node=US.LosAngeles.02

About

Generate and cache QR codes in a Go way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published