Go to file
Lunny Xiao fb487f6290
All checks were successful
test / check and test (push) Successful in 9m53s
Update CI (#3)
Reviewed-on: #3
2024-03-15 15:07:14 +00:00
.gitea/workflows Update CI (#3) 2024-03-15 15:07:14 +00:00
captcha_test.go Upgrade chi to v5 2021-10-12 20:38:39 +08:00
captcha.go Update README 2021-10-13 10:12:11 +08:00
go.mod Update CI (#3) 2024-03-15 15:07:14 +00:00
go.sum Upgrade chi to v5 2021-10-12 20:38:39 +08:00
image_test.go Use github.com/unknwon/com (#6) 2019-08-22 01:52:46 +00:00
image.go Implemented color palette (#5) 2018-07-16 19:40:30 +08:00
LICENSE initial commit 2014-07-31 14:54:50 -04:00
README.md Use actions instead of drone (#2) 2023-04-15 22:33:39 +08:00
siprng_test.go upgrade with macaron 2015-10-13 23:59:17 -04:00
siprng.go Fix license 2014-08-07 21:19:04 -04:00

captcha

Middleware captcha provides captcha service for chi.

Installation

go get gitea.com/go-chi/captcha

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.