Evolution API is an open-source WhatsApp integration API
Find a file
Davidson Gomes d6131d78ad
Some checks failed
Build Docker image / Build and Deploy (push) Has been cancelled
Merge branch 'release/2.2.1'
2025-01-22 15:39:14 -03:00
.github version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
Docker version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
prisma version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
public/images version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
src version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
.dockerignore first commit 2024-10-04 11:37:12 -03:00
.env.example version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
.eslintignore first commit 2024-10-04 11:37:12 -03:00
.eslintrc.js version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
.gitignore version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
.prettierrc.js first commit 2024-10-04 11:37:12 -03:00
CHANGELOG.md version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
docker-compose.dev.yaml first commit 2024-10-04 11:37:12 -03:00
docker-compose.yaml version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
Dockerfile version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
LICENSE license: license terms updated 2024-10-04 13:38:37 -03:00
local_install.sh version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
package-lock.json version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
package.json version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
README.md chore: readme 2024-10-04 12:40:23 -03:00
runWithProvider.js version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
tsconfig.json version: 2.2.1 sync 2025-01-22 15:38:48 -03:00
tsup.config.ts first commit 2024-10-04 11:37:12 -03:00

Evolution API Lite

Whatsapp Group Discord Community Postman Collection Documentation License Sponsors

Introduction

Evolution API Lite is a lightweight version of the Evolution API, focusing solely on connectivity without the integrations and audio conversion features. It is designed to be more efficient and ideal for microservice environments where performance and simplicity are key.

Core Features

  • WhatsApp Connectivity: Provides connectivity via WhatsApp Web using the Baileys library.
  • Official WhatsApp Cloud API: Connects via Meta's official API for more reliable and scalable usage.

This version does not include integrations with external platforms like Typebot, Chatwoot, OpenAI or S3/Minio, and there are no audio conversion features. It's optimized for those who need fast, simple connectivity solutions.

Telemetry Notice

To continuously improve our services, we have implemented telemetry that collects data on the routes used, the most accessed routes, and the version of the API in use. We would like to assure you that no sensitive or personal data is collected during this process. The telemetry helps us identify improvements and provide a better experience for users.

Donate to the project.

Github Sponsors

https://github.com/sponsors/EvolutionAPI

License

Evolution API Lite is licensed under the Apache License 2.0. See LICENSE for details.

© 2024 Evolution API