whatsapp-multi-devicewhatsapp-apiwhatsapprestgolanggogolang-whatsappbotwhatsapp-web-multi-devicewhatsapp-api-gorest-apigolang-whatsapp-api
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.
|
|
4 years ago | |
|---|---|---|
| config | 4 years ago | |
| controllers | 4 years ago | |
| services | 4 years ago | |
| statics/images/qrcode | 4 years ago | |
| structs | 4 years ago | |
| utils | 4 years ago | |
| views | 4 years ago | |
| .air.toml | 4 years ago | |
| .gitignore | 4 years ago | |
| go.mod | 4 years ago | |
| go.sum | 4 years ago | |
| main.go | 4 years ago | |
| readme.md | 4 years ago | |
readme.md
Go Whatsapp API Multi Device Version
How to use
- Clone this repo
git clone https://github.com/aldinokemal/go-whatsapp-web-multi-device - run
go run main.go - 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 |