Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/friendlycaptcha/friendly-captcha-sdk-tooling

Tools that help develop and test Friendly Captcha serverside SDKs
https://github.com/friendlycaptcha/friendly-captcha-sdk-tooling

captcha friendly-captcha library sdk

Last synced: 5 days ago
JSON representation

Tools that help develop and test Friendly Captcha serverside SDKs

Awesome Lists containing this project

README

        

# friendly-captcha-sdk-tooling
Tools to help develop and test serverside SDKs for [Friendly Captcha v2](https://developer.friendlycaptcha.com).

## Tools

There is currently one tool present

### `friendly-captcha-sdk-testserver`

A tool for testing the correctness of a serverside SDK. It simulates the Friendly Captcha API, and simulates errors that should be handled for a robust implementation.

## License
[MIT](./LICENSE)