Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnpili/golang-with-recaptcha
A Golang application with Google reCAPTCHA
https://github.com/johnpili/golang-with-recaptcha
captcha go golang google-recaptcha recaptcha
Last synced: 23 days ago
JSON representation
A Golang application with Google reCAPTCHA
- Host: GitHub
- URL: https://github.com/johnpili/golang-with-recaptcha
- Owner: johnpili
- License: mit
- Created: 2020-01-18T14:47:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-18T16:15:53.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T15:57:09.711Z (5 months ago)
- Topics: captcha, go, golang, google-recaptcha, recaptcha
- Language: Go
- Homepage: https://johnpili.com/golang-with-recaptcha/
- Size: 10.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A simple Golang project for using Google reCAPTCHA
Malicious bots lurking all over the internet! Protect your Golang web application (forms specifically) by using Google's reCAPTCHA.
![ScreenShot](https://raw.github.com/johnpili/golang-with-recaptcha/master/golang-with-recaptcha.gif)