qrcode-image-webserver

1.0.0 • Public • Published

qrcode-image-webserver NPM version Build Status

a web server to generate qrcode image

Usage

node index.js

server start at port 5000.

access server like this: http://localhost:5000/?url=www.baidu.com

url parameter

http://localhost:5000?url=www.baidu.com&size=6

  • url, a url text. will auto preappend the http protocol when you lost it
  • size, size the qrcode image

License

MIT © gejiawen

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i qrcode-image-webserver

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • gejiawen