examples

command
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 6 Imported by: 0

README

Arcaptcha Verification Example

this example is an HTTP server that serves a html form with a captcha and test the verification.

Guide

Installation
go get -u github.com/arcaptcha/arcaptcha-go
cd $GOPATH/src/github.com/arcaptcha/arcaptcha-go
go build example.go

or

git clone https://github.com/arcaptcha/arcaptcha-go.git
cd arcaptcha-go/examples
go build example.go
Run
./example <siteKey> <secretKey>

Now visit http://localhost:9876 on browser.

Note: you must add localhost to your website domains.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL