Skip to content

vanisingh-24/reCAPTCHA-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reCAPTCHA v2 Node.js

A Node.js client-server implementation of Google's reCAPTCHA v2

Version

1.0.0

Usage

Installation

Install the dependencies

$ npm install express node-fetch body-parser

Run

To serve in the browser

$ npm start