# go-captcha-example
**Repository Path**: admin2024/go-captcha-example
## Basic Information
- **Project Name**: go-captcha-example
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: v2
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-09-10
- **Last Updated**: 2024-10-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Go Captcha Example
⭐️ If it helps you, please give a star.
```shell
git clone https://github.com/wenlng/go-captcha-example.git
cd go-captcha-example
go mod download
go run main.go
```
Open in browser: http://127.0.0.1:9001/go-captcha-example
### Directory structure
```text
|-internal
|-app
|-cache
|-logic
|-captdata
|-click_basic.go // Generation text click mode captcha data
|-click_shape.go // Generation shape click mode captcha data
|-rotate_basic.go // Generation rotate mode captcha data
|-slide_basic.go // Generation slide mode captcha data
|-slide_region.go // Generation zone drag mode captcha data
|-checkdata
|-click.go // Check interactive data for text mode
|-rotate.go // Check interactive data for rotate mode
|-slide.go // Check interactive data for slide mode
|-static
|-native // js+html+css demo
|-vue // vue3 demo
|-vue2 // vue2 demo
|-react // react demo
|-angular // angular demo
|-solid // solid demo
|-svelte // svelte demo
```
---------------------
Go Captcha is a behavior security CAPTCHA, which implements text click verification, slide verification and rotation verification.
⭐️ If it helps you, please give a star.
- GoCaptcha:[https://github.com/wenlng/go-captcha](https://github.com/wenlng/go-captcha)
- GoCaptcha Document:[http://gocaptcha.wencodes.com](http://gocaptcha.wencodes.com)
- Go Example:[https://github.com/wenlng/go-captcha-example](https://github.com/wenlng/go-captcha-example)
- Go Assets:[https://github.com/wenlng/go-captcha-assets](https://github.com/wenlng/go-captcha-assets)
- Vue Package:[https://github.com/wenlng/go-captcha-vue](https://github.com/wenlng/go-captcha-vue)
- React Package:[https://github.com/wenlng/go-captcha-react](https://github.com/wenlng/go-captcha-react)
- Angular Package:[https://github.com/wenlng/go-captcha-angular](https://github.com/wenlng/go-captcha-angular)
- Svelte Package:[https://github.com/wenlng/go-captcha-svelte](https://github.com/wenlng/go-captcha-svelte)
- Solid Package:[https://github.com/wenlng/go-captcha-solid](https://github.com/wenlng/go-captcha-solid)
- Online Demo:[http://gocaptcha.wencodes.com/demo](http://gocaptcha.wencodes.com/demo)
- ...
## 🍹 Buy me a coffee