{"name":"WePuppy Server","version":"1.0.0","description":"WeChat automation server with WebSocket and REST API","endpoints":{"health":"/health","wechat":{"incoming":"POST /wechat/incoming","send":"POST /wechat/send","messages":"GET /wechat/messages","status":"GET /wechat/status"},"file":{"upload":"POST /file/upload","download":"GET /file/download/:fileId","info":"GET /file/info/:fileId","list":"GET /file/list","delete":"DELETE /file/:fileId"},"websocket":"ws://localhost:3701"}}