Files
templates/blueprints/evolutiongo/meta.json
2026-07-08 00:04:36 -06:00

18 lines
664 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "evolutiongo",
"name": "Evolution GO",
"version": "latest",
"description": "Evolution Go is a high-performance implementation of the WhatsApp API, written in Go. Built with Gos standard library and modern development practices, it provides a robust and efficient solution for WhatsApp integration using the whatsmeow library.",
"logo": "evolutionapi.png",
"links": {
"github": "https://github.com/evolution-foundation/evolution-go",
"docs": "https://docs.evolutionfoundation.com.br/evolution-go",
"website": "https://docs.evolutionfoundation.com.br/evolution-go"
},
"tags": [
"api",
"whatsapp",
"messaging"
]
}