Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.33 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.33 KB

go-captcha-vue3

Vue3 example of go-captcha

English | 中文

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