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: 9 months ago
JSON representation
Tools that help develop and test Friendly Captcha serverside SDKs
- Host: GitHub
- URL: https://github.com/friendlycaptcha/friendly-captcha-sdk-tooling
- Owner: FriendlyCaptcha
- License: mit
- Created: 2023-11-13T09:58:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:47:08.000Z (over 1 year ago)
- Last Synced: 2025-04-04T07:33:05.360Z (about 1 year ago)
- Topics: captcha, friendly-captcha, library, sdk
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)