{"id":18681592,"url":"https://github.com/alicw/recaptcha-v2-be","last_synced_at":"2026-01-17T03:45:57.475Z","repository":{"id":207842218,"uuid":"720227626","full_name":"AliCW/reCAPTCHA-V2-BE","owner":"AliCW","description":"Backend to verify user reCAPTCHA responses","archived":false,"fork":false,"pushed_at":"2024-08-11T17:52:15.000Z","size":4750,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T05:41:51.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AliCW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-17T21:42:58.000Z","updated_at":"2024-08-11T17:52:21.000Z","dependencies_parsed_at":"2023-11-17T23:58:38.664Z","dependency_job_id":"a71b6a94-dcaf-474b-838c-dbaa1040ef05","html_url":"https://github.com/AliCW/reCAPTCHA-V2-BE","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"976f1e2fd2c4cfdb7340b48648990333e66f3328"},"previous_names":["alicw/recaptcha-v2-be"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AliCW/reCAPTCHA-V2-BE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2FreCAPTCHA-V2-BE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2FreCAPTCHA-V2-BE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2FreCAPTCHA-V2-BE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2FreCAPTCHA-V2-BE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliCW","download_url":"https://codeload.github.com/AliCW/reCAPTCHA-V2-BE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliCW%2FreCAPTCHA-V2-BE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28493674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T10:08:07.001Z","updated_at":"2026-01-17T03:45:57.459Z","avatar_url":"https://github.com/AliCW.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reCAPTCHA-V2-BE\n\nThe backend is built using a very simple django setup to facilitate reCAPTCHA V2 checks with google. This program serves the very basic frontend (https://github.com/AliCW/reCAPTCHAv2-test-example).\n\n## Setup...\n\nInstall python:\n\n    sudo apt install python3\n\nCreate a virtual environment for your python backend to run in:\n\n    python3 -m venv \u003cpath-to-backend-directory\u003e\n\nClone the repo into virtual environment directory you just made:\n\n    git clone https://github.com/AliCW/reCAPTCHA-V2-BE.git\n\nCreate a .env file in the api root directory \u0026 add your DJANGO SECRET_KEY\n\nTo run the server, navigate to the api/recaptchV2Test directory and type the below command to listen for post requests\n\n    python3 manage.py runserver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falicw%2Frecaptcha-v2-be","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falicw%2Frecaptcha-v2-be","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falicw%2Frecaptcha-v2-be/lists"}