@hackage snaplet-recaptcha0.1

A ReCAPTCHA verification snaplet with connection sharing.

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.