An open API service indexing awesome lists of open source software.

https://github.com/arweb-software-services/whatsapp-api

This is a API for sending messages through Whatsapp without any third party API
https://github.com/arweb-software-services/whatsapp-api

whatsapp whatsapp-api whatsapp-web

Last synced: about 2 months ago
JSON representation

This is a API for sending messages through Whatsapp without any third party API

Awesome Lists containing this project

README

          

## Install

```
npm init -y
npm install express whatsapp-web.js qrcode
npm install multer
npm install cors

```