DATClaw là AI Agent framework nhẹ nhà ng tÃch hợp vá»›i 9Router API, xây dá»±ng bằng Go và tối ưu cho deployment trên Swiftwave.
GET /health - Health check
Example: curl https://datclaw.datmarketing.edu.vn/health
POST /api/chat - Send chat message
Example:
curl -X POST https://datclaw.datmarketing.edu.vn/api/chat \\
-H "Content-Type: application/json" \\
-d '{"message": "Hello!"}'