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

https://github.com/codeforgeek/google-racapcha-node


https://github.com/codeforgeek/google-racapcha-node

nodejs recaptcha-v3

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# google reCAPTCHA using Node.js

## How to run the code

Clone the project.

Switch to the cloned directory and run ```npm install``` to install required dependency.

Run ```node app.js``` and visit ```localhost:3000``` to view the app.

## Tutorial

https://codeforgeek.com/google-recaptcha-node-js-tutorial/