{"id":13537422,"url":"https://github.com/hanguofeng/gocaptcha","last_synced_at":"2025-04-02T04:30:41.502Z","repository":{"id":47065473,"uuid":"12668453","full_name":"hanguofeng/gocaptcha","owner":"hanguofeng","description":"A captcha service written in golang","archived":false,"fork":false,"pushed_at":"2021-09-15T03:57:07.000Z","size":497,"stargazers_count":268,"open_issues_count":4,"forks_count":55,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-17T12:40:51.634Z","etag":null,"topics":["captcha","go"],"latest_commit_sha":null,"homepage":"https://github.com/hanguofeng/gocaptcha","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hanguofeng.png","metadata":{"files":{"readme":"README-en.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-07T17:16:51.000Z","updated_at":"2024-09-06T06:20:51.000Z","dependencies_parsed_at":"2022-09-11T06:20:17.699Z","dependency_job_id":null,"html_url":"https://github.com/hanguofeng/gocaptcha","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanguofeng%2Fgocaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanguofeng%2Fgocaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanguofeng%2Fgocaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanguofeng%2Fgocaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanguofeng","download_url":"https://codeload.github.com/hanguofeng/gocaptcha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246756902,"owners_count":20828792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["captcha","go"],"created_at":"2024-08-01T09:00:58.883Z","updated_at":"2025-04-02T04:30:40.778Z","avatar_url":"https://github.com/hanguofeng.png","language":"Go","funding_links":[],"categories":["Misc","Go"],"sub_categories":[],"readme":"***\nView in [[English](README-en.md)][[中文](README.md)]\n***\n# gocaptcha\nCaptcha server writen in golang\n\n[![Build Status](https://travis-ci.org/hanguofeng/gocaptcha.png?branch=master)](https://travis-ci.org/hanguofeng/gocaptcha)  [![Build Status](https://drone.io/github.com/hanguofeng/gocaptcha/status.png)](https://drone.io/github.com/hanguofeng/gocaptcha/latest)   [![Coverage Status](https://coveralls.io/repos/hanguofeng/gocaptcha/badge.png)](https://coveralls.io/r/hanguofeng/gocaptcha)  \n\nFeature\n-------\n* supports captcha char in Chinese\n* supports self-define word/char dictionary\n* supports filter plugin\n* filters：\n\t* noise point\n\t* noise line\n\t* other type of noise\n\t* plugin\n* supports extensible store engine\n\t* build-in store engine\n\t* memcache\n\t* redis (from https://github.com/dtynn/gocaptcha)\n\t* implement your own by implement the StoreInterface\n\nUseage\n------\n**Install**\n\n\tgo get github.com/hanguofeng/gocaptcha\n\n**Quick Start**\n\nSee [captcha_test.go](captcha_test.go)\n\nSee [samples/gocaptcha-server](samples/gocaptcha-server)\n\n[Demo](http://hanguofeng-gocaptcha.daoapp.io/)\n\n**Document**\n\n[[captcha.go Wiki](https://github.com/hanguofeng/gocaptcha/wiki)]\n\nTODO\n----\n* ops tools\n\nLICENCE\n-------\ngocaptcha use [[MIT LICENSE](LICENSE)]\n\nThanks:\n\n* https://github.com/dchest/captcha\n* https://github.com/golang/freetype\n* https://github.com/bradfitz/gomemcache\n* https://code.google.com/p/zpix/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanguofeng%2Fgocaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanguofeng%2Fgocaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanguofeng%2Fgocaptcha/lists"}