https://github.com/go-macaron/captcha
Package captcha is a middleware that provides captcha service for Macaron.
https://github.com/go-macaron/captcha
captcha go lsif-enabled macaron middleware
Last synced: 9 months ago
JSON representation
Package captcha is a middleware that provides captcha service for Macaron.
- Host: GitHub
- URL: https://github.com/go-macaron/captcha
- Owner: go-macaron
- License: apache-2.0
- Created: 2014-07-31T18:54:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T01:06:33.000Z (over 5 years ago)
- Last Synced: 2025-03-27T03:02:29.918Z (10 months ago)
- Topics: captcha, go, lsif-enabled, macaron, middleware
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 19
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# captcha
[](https://github.com/go-macaron/captcha/actions?query=workflow%3AGo)
[](https://codecov.io/gh/go-macaron/captcha)
[](https://pkg.go.dev/github.com/go-macaron/captcha?tab=doc)
[](https://sourcegraph.com/github.com/go-macaron/captcha)
Middleware captcha provides captcha service for [Macaron](https://github.com/go-macaron/macaron).
### Installation
go get github.com/go-macaron/captcha
## Getting Help
- [API Reference](https://gowalker.org/github.com/go-macaron/captcha)
- [Documentation](https://go-macaron.com/middlewares/captcha)
## License
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.