Skip to content

An implementation of @adiwajshing/Baileys as a fully functional REST API

Notifications You must be signed in to change notification settings

arifd11/Baileys-1

 
 

Repository files navigation

BASIS API - Typescript/Javascript WhatsApp Web API Baileys library

publish npm version

I provide BASIS API - open-source, fully functional, reliable and ready for use REST API service for sending and receving Whatsapp messages based on Baileys. The repository contains sources of Baileys library. Master branch and npm packages are always stable and consistenst. There is also community version WhiskeySockets/Baileys

❗ As we all know famous @adiwajshing closed the original Baileys library since he received a cease & desist from WhatsApp. I fully respect his desicion but since library is under GPL-3 we have freedom to share and change the library to suit our needs. The fork is used in real project BASIS API so i'm being involved and fully interested in it's future
📝 BASIS API goes open-source. Source codes currently are preparing for publishing. Follow us on github to know more!

How to fetch changes from original Github repository

git remote add upstream https://github.com/WhiskeySockets/Baileys.git
git pull upstream master 
git push origin master

About

An implementation of @adiwajshing/Baileys as a fully functional REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • TypeScript 8.2%