qrd

command module
v0.0.0-...-8b86766 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 11 Imported by: 0

README

QRD

QRcode generate with fastcgi service

build

make

change nginx host config


	location /qr {
		fastcgi_pass   127.0.0.1:9001;
		include		fastcgi_params;
	}


test

browse: /qr?c=Hello%20QRcode

Environment

QRD_LISTEN="127.0.0.1:9001"
QRD_SIZE=160

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL