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

15 lines
476 B
Markdown
Raw Normal View History

2021-10-14 04:50:23 +02:00
# captcha [![Build Status](https://drone.gitea.com/api/badges/go-chi/captcha/status.svg)](https://drone.gitea.com/go-chi/captcha)
2021-10-14 04:50:23 +02:00
Middleware captcha provides captcha service for [chi](https://github.com/go-chi/chi).
### Installation
2021-10-14 04:50:23 +02:00
go get gitea.com/go-chi/captcha
## Getting Help
2021-10-14 04:50:23 +02:00
- [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.