Skip to main content
Evolution Go is a high-performance implementation of the WhatsApp API, written in Go. Built with Go’s standard library and modern development practices, it provides a robust and efficient solution for WhatsApp integration using the whatsmeow library.

Key Features

  • High Performance — Built in Go for maximum performance and minimal resource usage
  • RESTful API — Well-documented, easy-to-use REST endpoints
  • Real-time Events — WebSocket support for real-time message handling
  • Message Storage — Optional PostgreSQL integration for persistence
  • Media Support — Send and receive images, videos, audio, and documents
  • QR Code — QR code generation for device pairing
  • Docker — Ready-to-use Docker configuration
  • Swagger Documentation — Auto-generated interactive documentation
  • Event System — Support for webhooks, AMQP (RabbitMQ), NATS, and WebSocket

Technology Stack

Sections

Installation

Step-by-step guide to install and configure Evolution Go

Getting Started

Activate your license, log in and create your first WhatsApp instance

API Reference

Complete technical documentation for all endpoints