You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Aldino Kemal 0cf2398905 feat: add validation send message 4 years ago
config initial commit 4 years ago
controllers feat: add validation send message 4 years ago
services feat: add validation send message 4 years ago
statics/images/qrcode initial commit 4 years ago
structs initial commit 4 years ago
utils feat: add validation send message 4 years ago
validations feat: add validation send message 4 years ago
views initial commit 4 years ago
.air.toml initial commit 4 years ago
.gitignore feat: add validation send message 4 years ago
go.mod feat: add validation send message 4 years ago
go.sum feat: add validation send message 4 years ago
main.go fix: remove unused code 4 years ago
readme.md chore: update readme 4 years ago

readme.md

Go Whatsapp API Multi Device Version

How to use

  1. Clone this repo git clone https://github.com/aldinokemal/go-whatsapp-web-multi-device
  2. run go run main.go
  3. open http://localhost:3000

You can fork or edit this source code !

Current API

Menu Method URL parameter type
Login GET /auth/login
Logout GET /auth/logout
Send Message (Text) POST /send/message phone_number (62...), message (string) form-data