23 lines
289 B
Markdown
23 lines
289 B
Markdown
|
|
# 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
|