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

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.

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