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

https://github.com/nilorg/geetest

golang geetest 极验验证 SDK
https://github.com/nilorg/geetest

geetest geetest-golang-sdk golang

Last synced: about 1 year ago
JSON representation

golang geetest 极验验证 SDK

Awesome Lists containing this project

README

          

# geetest
极验验证 SDK
参考项目:https://github.com/GeeTeam/gt3-server-golang-gin-sdk

# Usage
```bash
go get github.com/nilorg/geetest
```

# Import
```go
import "github.com/nilorg/geetest"
```

# Examples
1. [GT3](https://github.com/nilorg/geetest/blob/master/examples/gt3/main.go)