# go-captcha-example **Repository Path**: engunong/go-captcha-example ## Basic Information - **Project Name**: go-captcha-example - **Description**: Example project of go-captcha, go + js / vue / react - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-18 - **Last Updated**: 2021-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-captcha-example ``` git clone github.com/wenlng/go-captcha-example cd go-captcha-example ``` ## Start backend ``` go mod download go run main.go ``` Visit website: http://127.0.0.1:8001/go_captcha_demo --------------------- ### go-captcha Package captcha implements generation and click location verification of image CAPTCHAs. - Github:[https://github.com/wenlng/go-captcha](https://github.com/wenlng/go-captcha) - Go Example Code:[https://github.com/wenlng/go-captcha-example](https://github.com/wenlng/go-captcha-example) - Example Code of Vue:[https://github.com/wenlng/go-captcha-example-vue](https://github.com/wenlng/go-captcha-example-vue) - Example Code of React:[https://github.com/wenlng/go-captcha-example-react](https://github.com/wenlng/go-captcha-example-react) - Online Demo:[http://47.104.180.148:8081/go_captcha_demo](http://47.104.180.148:8081/go_captcha_demo) - Author Website: [http://witkeycode.com](http://witkeycode.com)
Reward Support

Reward Support

Reward Support


## LICENSE MIT