https://github.com/belchenkov/recapcha-nodejs
Implement Google's reCaptcha v2 in a client-server environment with Node.js.
https://github.com/belchenkov/recapcha-nodejs
Last synced: 3 months ago
JSON representation
Implement Google's reCaptcha v2 in a client-server environment with Node.js.
- Host: GitHub
- URL: https://github.com/belchenkov/recapcha-nodejs
- Owner: Belchenkov
- Created: 2017-10-14T08:16:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T09:26:21.000Z (about 8 years ago)
- Last Synced: 2025-01-05T07:23:32.365Z (about 1 year ago)
- Language: HTML
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Google recapcha used Node.js
> Implement Google's reCaptcha v2 in a client-server environment with Node.js. [https://www.google.com/recaptcha/intro/]
1. git clone
2. cd recapcha-nodejs
3. npm i
4. npm start
5. open http://localhost:3002 in browser