DEV Community

Diallo Mamadou Pathé
Diallo Mamadou Pathé

Posted on

Open-source Java Wrapper for WhatsApp Cloud API

WhatsApp launches a cloud API accessible to all

With WhatsApp Cloud API, Meta provides a free and secure cloud service to facilitate the work of developers.

Until now, the WhatsApp Business API was reserved for > medium and large companies who wanted to facilitate exchanges with their customers, all over the world. Now, Meta offers a new version of WhatsApp Business, cloud-based and hosted by the parent company, accessible to all businesses, from SMEs to large groups.

Concretely, WhatsApp Cloud API offers free and secure cloud hosting services. This makes it easily and quickly accessible to developers, who therefore do not have to worry about the details of data storage. With this API, the objective is to be able to customize WhatsApp services, through the configuration of different services that adapt to the needs of the company.

So I just developed a java library Opensource that implements some features offered by this api in other to facilitate their effective integration.

The library is on my github repository

The basic functionalities have been implemented and this library will evolve. It will be deployed on the maven central repository soon.

Thanks..

Top comments (0)