GithubHelp home page GithubHelp logo

goqr's Introduction

goqr

A fast qrcode generate write with google golang. 基于Go语言的快速二维码批量生成器

//English is bad , more english readme will come soon.

###安装测试

1.安装Go语言编译环境

2.安装扩展包

go get github.com/freezestart/goqr/pkg

3.编译

go build main.go

4.批量生成

goqr -data=sometext,anothertext,moretext

png图片将按照输入顺序按序号生成在main目录下的output目录

5.服务端接口

goqr -server

6.指定服务启动端口

goqr -server -port=8888

默认8889

###测试结果

测试环境 MacBook Pro / i5 2.5G / 4G / Go 1.0.1

生成并输出1000个二维码 耗时8秒 平均每个耗时8毫秒

goqr's People

Contributors

raymondchou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.