Files
templates/blueprints/velix-api/meta.json
2026-07-08 11:00:56 -06:00

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"
]
}