{"id":13669662,"url":"https://github.com/xixilive/wecheat","last_synced_at":"2026-03-16T14:06:38.965Z","repository":{"id":17551332,"uuid":"20354170","full_name":"xixilive/wecheat","owner":"xixilive","description":"开箱即用的微信公众平台API模拟服务器，帮助你开发与调试微信公众平台应用","archived":false,"fork":false,"pushed_at":"2018-09-18T02:30:16.000Z","size":232,"stargazers_count":440,"open_issues_count":0,"forks_count":83,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-11-11T06:37:17.512Z","etag":null,"topics":["docker","wechat","wechat-api","weixin"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/xixilive.png","metadata":{"files":{"readme":"README.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":"2014-05-31T11:03:50.000Z","updated_at":"2024-11-06T20:43:18.000Z","dependencies_parsed_at":"2022-08-25T16:41:52.170Z","dependency_job_id":null,"html_url":"https://github.com/xixilive/wecheat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xixilive%2Fwecheat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xixilive%2Fwecheat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xixilive%2Fwecheat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xixilive%2Fwecheat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xixilive","download_url":"https://codeload.github.com/xixilive/wecheat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251089408,"owners_count":21534511,"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":["docker","wechat","wechat-api","weixin"],"created_at":"2024-08-02T08:01:21.461Z","updated_at":"2025-12-17T12:38:09.526Z","avatar_url":"https://github.com/xixilive.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Wecheat\n\nWechat Api faker(微信公众平台API模拟器), 帮助你开发与调试微信公众平台应用。推荐与[wechat-rails](https://github.com/skinnyworm/wechat-rails)协同使用\n\n## Features\n\n* 基于Sinatra Framework\n* 使用Bootstrap UI\n* 支持多个应用\n* 仿真数据(App, User, Group, QRCode, Menu, Media)\n* 消息验证\n* 接收与发送文本，图片，视频，语音，位置等消息与事件通知\n* 模拟用户扫码\n* 微信消息群发功能\n* 获取客服聊天记录\n\n## Docker\n\n\u003e The simplest way: Pull image from dockerhub, and start a container.\n\n```\ndocker pull xixilive/wecheat\ndocker run --name wecheat -p 9292:9292 -d xixilive/wecheat\n\nopen http://localhost:9292\n```\n\n### build docker image \n\n\u003e ruby2.2-alpine\n\n```\n# git clone https://github.com/xixilive/wecheat \u0026\u0026 cd wecheat\ndocker build -t wecheat .\n```\n\n### run docker container\n\n```\ndocker run --name wecheat -p 9292:9292 -d wecheat\n```\n\n## Quick Start\n\n```shell\ngit clone https://github.com/xixilive/wecheat \u0026\u0026 cd wecheat \u0026\u0026 bundle install \u0026\u0026 rackup\n```\n\n## Setup or Purge data for faking\n\n```shell\nrake setup\n\nrake purge\n```\n\n## Launch App\n\n```shell\nrackup\n```\n\n喜欢点赞(Star)是美德！\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxixilive%2Fwecheat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxixilive%2Fwecheat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxixilive%2Fwecheat/lists"}