@ -2,6 +2,37 @@
This repository contains example of implementation [go.mau.fi/whatsmeow](https://go.mau.fi/whatsmeow/) package with Multi-Session/Account Support. This example is using a [labstack/echo](https://github.com/labstack/echo) version 4.x.
আমার নোটঃ
Notes: ---------------------------------------
Address: http://202.91.42.238:3000/api/v1/whatsapp
BasicPass: ThisIsPassword
উপরের টা কাজ না করলে নিচের কমান্ড টার্মিনালে রান করলে whatsapp go api ইন্সটল হবে
docker run -d \
-p 3000:3000 \
--name go-whatsapp-multidevice \
--rm dimaskiddo/go-whatsapp-multidevice-rest:latest
main link https://github.com/dimaskiddo/go-whatsapp-multidevice-rest
এর পর তৈরি হওয়া কন্টেইনার রিমুভ করে নিজেই কন্টেইনার তৈরি করতে হবে
এর পোর্ট ম্যাপিং এ 3000 দিতে হবে এর পর Restart Policy তে unless stop select করে Deploy Container
দিলে whatsapp Go install হয়ে যাবে ।
## Features
- Multi-Session/Account Support