WuzAPI multi user and multi device REST API Service for Whatsapp
50K+
WuzAPI is an implementation of the @tulir/whatsmeow library as a simple RESTful API service with support for multiple devices and concurrent sessions.
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
Content type
Image
Digest
sha256:4ea4fd1b0…
Size
231.1 MB
Last updated
15 days ago
docker pull asternic/wuzapi:sha-7064214