asternic/wuzapi

By asternic

Updated 15 days ago

WuzAPI multi user and multi device REST API Service for Whatsapp

Image
Languages & frameworks
API management
Developer tools
5

50K+

asternic/wuzapi repository overview

WuzAPI Server

What is it?

WuzAPI is an implementation of the @tulir/whatsmeow library as a simple RESTful API service with support for multiple devices and concurrent sessions.

Features

  • Does not use Puppeteer or an Android emulator
  • Direct communication with WhatsApp's WebSocket servers
  • Fast and low memory/CPU consumption
  • Multi-device support

Usage

docker run -p 8080:8080 \  
  -e WUZAPI_ADMIN_TOKEN=your_token \  
  -e DB_USER=wuzapi \  
  -e DB_PASSWORD=wuzapi \  
  -e DB_NAME=wuzapi \  
  -e DB_HOST=your_postgres_host \  
  -e DB_PORT=5432 \  
  -v ./dbdata:/app/dbdata \  
  -v ./files:/app/files \  
  asternic/wuzapi  

Original Repository

https://github.com/asternic/wuzapi⁠

Tag summary

Content type

Image

Digest

sha256:4ea4fd1b0

Size

231.1 MB

Last updated

15 days ago

docker pull asternic/wuzapi:sha-7064214