Discover Packages
github.com/pilu/stickerl
command
module
Version:
v0.0.0-...-0f98ad0
Opens a new window with list of versions in this module.
Published: Nov 19, 2013
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Stickerl
A QRCode generator web service for personal url shortener, based on the Traffic web framework and
qpliu/qrencode-go library.
Installation
go get github.com/pilu/stickerl
Usage
stickerl http://example.com
The above command starts the service on port 7000 with http://example.com
as base redirect url.
This means that visiting http://localhost:7000/foo , the generated qrcode will have the url http://example.com/foo
.
Use stickerl -h
for more options.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.