gerandonk/go-whatsapp-multidevice-rest

By gerandonk

Updated 23 days ago

Whatsapp Api using go

Image
Message queues
API management
Web servers
0

3.1K

gerandonk/go-whatsapp-multidevice-rest repository overview

Go WhatsApp Multi-Device Implementation in REST API

Origin source https://github.com/dimaskiddo/go-whatsapp-multidevice-rest

This repository contains example of implementation go.mau.fi/whatsmeow package with Multi-Session/Account Support. This example is using a labstack/echo version 4.x.


Features:

Multi-Session/Account Support

Multi-Device Support

WhatsApp Authentication (QR Code and Logout)

WhatsApp Messaging Send Text

WhatsApp Messaging Send Media (Document, Image, Audio, Video, Sticker)

WhatsApp Messaging Send Location

WhatsApp Messaging Send Contact

WhatsApp Messaging Send Link

And Much More ...


16/7/2026 Now Added Random delay Feature


Run the following command on your Terminal or PowerShell

docker run -d -p 3000:3000 --name go-whatsapp-multidevice --restart unless-stopped gerandonk/go-whatsapp-multidevice-rest:latest

by default AUTH_BASIC_PASSWORD is ThisIsPassword, so if you want to custom auth just exec to container and edit .env

Now it should be accessible in your machine by accessing http://localhost:3000/api/v1/whatsapp or http://127.0.0.1:3000/api/v1/whatsapp

Try to use integrated API docs that accesible in http://localhost:3000/api/v1/whatsapp/docs/ or http://127.0.0.1:3000/api/v1/whatsapp/docs/


Donation:

https://paypal.me/sklitinov

https://viaqris.gmcloud.xx.kg/

Tag summary

Content type

Image

Digest

sha256:d925de01d

Size

45.4 MB

Last updated

23 days ago

docker pull gerandonk/go-whatsapp-multidevice-rest