A Go library to interact with mCaptcha
|
|
||
|---|---|---|
| .woodpecker | ||
| .golangci.yml | ||
| .revive.toml | ||
| errors.go | ||
| go.mod | ||
| LICENSE | ||
| mcaptcha.go | ||
| README.md | ||
mCaptcha Go
mCaptcha is a Go library to interact with mCaptcha.
Implemented
The library currently only implements the PoW verification endpoint and not an of the other endpoints.
Check the documentation for currently implemented functions.