Go to file
Lunny Xiao 2c0754df43
test / check and test (push) Successful in 33s Details
Use actions instead of drone (#2)
Reviewed-on: #2
2023-04-15 22:33:39 +08:00
.gitea/workflows Use actions instead of drone (#2) 2023-04-15 22:33:39 +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
captcha.go Update README 2021-10-13 10:12:11 +08:00
captcha_test.go Upgrade chi to v5 2021-10-12 20:38:39 +08:00
go.mod Upgrade chi to v5 2021-10-12 20:38:39 +08:00
go.sum Upgrade chi to v5 2021-10-12 20:38:39 +08:00
image.go Implemented color palette (#5) 2018-07-16 19:40:30 +08:00
image_test.go Use github.com/unknwon/com (#6) 2019-08-22 01:52:46 +00:00
siprng.go Fix license 2014-08-07 21:19:04 -04:00
siprng_test.go upgrade with macaron 2015-10-13 23:59:17 -04:00

README.md

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.