Skip to content

Example project of go-captcha, go + js/html/css

License

Notifications You must be signed in to change notification settings

maple-j/go-captcha-example

 
 

Repository files navigation

go-captcha-example

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

Visit website: http://127.0.0.1:9001/go_captcha_demo


Go Captcha

Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.

Reward Support

Reward Support

LICENSE

MIT

About

Example project of go-captcha, go + js/html/css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.7%
  • Go 11.3%