Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/friendlycaptcha/friendly-captcha-sdk-tooling
- Owner: FriendlyCaptcha
- License: mit
- Created: 2023-11-13T09:58:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:47:08.000Z (2 months ago)
- Last Synced: 2024-12-04T09:24:06.850Z (18 days 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)