https://github.com/LiberalArtist/recaptcha
Utilities for using reCAPTCHA with the web-server/formlets API
https://github.com/LiberalArtist/recaptcha
Last synced: 5 months ago
JSON representation
Utilities for using reCAPTCHA with the web-server/formlets API
- Host: GitHub
- URL: https://github.com/LiberalArtist/recaptcha
- Owner: LiberalArtist
- License: mpl-2.0
- Created: 2017-04-04T13:33:33.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T05:24:02.000Z (over 2 years ago)
- Last Synced: 2024-08-04T04:06:36.478Z (9 months ago)
- Language: Racket
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - recaptcha - Utilities for using reCAPTCHA with the web-server/formlets API. (Third-party APIs)
README
# reCAPTCHA #
The Racket package `recaptcha` provides utilities for using reCAPTCHA
with the `web-server/formlets` API.## License ##
Copyright © 2017–2019 Philip McGrath
This package is free software: you can redistribute it and/or modify
it under the terms of the Mozilla Public License, v. 2.0.This program is distributed in the hope that it will be useful,
but **without any waranty;** without even the implied warranty of
**merchantability** or **fitness for a particular purpose.**
See the Mozilla Public License for more details.You should have received a copy of the Mozilla Public License
along with this package. If not, see .