mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 02:45:24 +02:00
20 lines
483 B
JSON
20 lines
483 B
JSON
{
|
|
"id": "velix-api",
|
|
"name": "Velix API",
|
|
"version": "0.1.0",
|
|
"description": "Self-hosted WhatsApp API with multi-instance support, webhooks, n8n node, and Chatwoot integration.",
|
|
"logo": "velix-api.svg",
|
|
"links": {
|
|
"github": "https://github.com/paulolinder/velix-api",
|
|
"website": "https://velix.dev",
|
|
"docs": "https://github.com/paulolinder/velix-api#readme"
|
|
},
|
|
"tags": [
|
|
"whatsapp",
|
|
"api",
|
|
"messaging",
|
|
"chatbot",
|
|
"automation"
|
|
]
|
|
}
|