xieqx1991 / go-captcha-vue

Vue example of go-captcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-captcha-example-vue

Project setup

npm install

In the project directory, you can run:

Compiles and hot-reloads for development

npm run serve

Start backend

git clone github.com/wenlng/go-captcha-example
cd go-captcha-example
go mod download
go run main.go

go-captcha

Package captcha implements generation and click location verification of image CAPTCHAs.

Reward Support

Reward Support


LICENSE

MIT

About

Vue example of go-captcha

License:MIT License


Languages

Language:Vue 97.0%Language:JavaScript 1.7%Language:HTML 1.3%