File: README.md

package info (click to toggle)
golang-codeberg-gusted-mcaptcha 0.0~git20220723.4f3072e-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 96 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# mCaptcha Go

mCaptcha is a Go library to interact with [mCaptcha](https://github.com/mCaptcha/mCaptcha). 

## Implemented

The library currently only implements the PoW verification endpoint and not an
of the other endpoints.

[Check the documentation](https://pkg.go.dev/codeberg.org/gusted/mcaptcha) for
currently implemented functions.