/hcaptcha-poc

Primary LanguagePythonMIT LicenseMIT

hcaptcha-poc

Sample code to demonstrate hcaptcha.

Usage

Run

$ pipenv install
$ pipenv shell
$ python server.py

Open http://localhost:8080 in your browser.

References