An open API service indexing awesome lists of open source software.

https://github.com/puzza007/recaptcherl


https://github.com/puzza007/recaptcherl

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Erlang reCAPTCHA client
=======================

```erlang
ok = recaptcherl:verify({127,0,0,1}, "challenge", "response").
```