The snaplet-recaptcha package
This snaplet handles the interfacing with Google's ReCaptcha verification API. It uses http-conduit which manages a connection pool. On the one hand this avoid the overhead of reconnecting for every single captcha request and on the other hand limits the use of the server's resources.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), blaze-html, bytestring, conduit, data-lens, data-lens-template, failure, http-conduit, http-types, snap, snap-core, snap-server, text |
| License | BSD3 |
| Author | Lars Petersen |
| Maintainer | info@lars-petersen.net |
| Category | Web |
| Source repository | git clone http://github.com/lpeterse/snaplet-recaptcha.git |
| Executables | recaptcha-test |
| Upload date | Tue Mar 6 15:13:12 UTC 2012 |
| Uploaded by | LarsPetersen |
| Build failure | ghc-7.4 (log) |
Modules
- Snap
- Snaplet
- Snap.Snaplet.ReCaptcha
- Snaplet
Downloads
- snaplet-recaptcha-0.1.tar.gz (Cabal source package)
- package description (included in the package)