A Go library to interact with mCaptcha
- Go 100%
|
Gusted
4f3072e1d5
Some checks failed
ci/woodpecker/push/config Pipeline failed
|
||
|---|---|---|
| .woodpecker | Use latest working version of golangci-lint | |
| .golangci.yml | Implement basic verify code | |
| .revive.toml | Implement basic verify code | |
| errors.go | Implement basic verify code | |
| go.mod | Fix go.mod | |
| LICENSE | Add first commit | |
| mcaptcha.go | Add CI | |
| README.md | Add documentation link. | |
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.