Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozhiingithub/text2qrcode

基于gin和go-qrcode的在线文本转二维码的web项目
https://github.com/mozhiingithub/text2qrcode

gin go go-qrcode golang html template

Last synced: about 1 month ago
JSON representation

基于gin和go-qrcode的在线文本转二维码的web项目

Awesome Lists containing this project

README

        

# text2qrcode
text2qrcode是基于[gin](https://github.com/gin-gonic/gin)和[go-qrcode](https://github.com/skip2/go-qrcode)的在线文本转二维码的web项目。

## 运行
```
go run main.go
```