bench-forgejo/vendor/gitea.com/go-chi/captcha/README.md

15 lines
476 B
Markdown
Raw Normal View History

2021-10-14 08:20:23 +05:30
# captcha [![Build Status](https://drone.gitea.com/api/badges/go-chi/captcha/status.svg)](https://drone.gitea.com/go-chi/captcha)
2021-10-14 08:20:23 +05:30
Middleware captcha provides captcha service for [chi](https://github.com/go-chi/chi).
### Installation
2021-10-14 08:20:23 +05:30
go get gitea.com/go-chi/captcha
## Getting Help
2021-10-14 08:20:23 +05:30
- [API Reference](https://pkg.go.dev/gitea.com/go-chi/captcha)
## License
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.