From 0e5bfc492da7b2ff299b19d3d38f76c4bc4c7aaf Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 9 Mar 2026 13:50:01 +0800 Subject: [PATCH] bugfix --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e22513b..9840848 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -# imgateway +# IM Platform Middleware + +Enterprise IM middleware supporting: + +- Feishu +- WeCom +- Multi-tenant +- Organization binding +- Webhook gateway +- Adapter architecture + +## Start + +pip install -r requirements.txt + +python -m im_platform.server + +## Webhooks + +POST /webhook/feishu +POST /webhook/wecom