[go: up one dir, main page]

Skip to content

Golang WhatsApp Libraries#

Golang WhatsApp Client Library v2.0 - the library is a wrapper for the REST API, designed to simplify integration with the GREEN-API service, and includes all the available functionality of the service.

Golang Golang WhatsApp Client Library

Golang Webhook Server Library - a simple example of a library for receiving and processing webhooks, designed to simplify integration with the GREEN-API service. To test and debug the webhook server, we recommend using a specially prepared Postman collection.

Golang Golang Webhook Server Library

Chatbot Library#

Golang Chatbot Library for writing a chatbot in the WhatsApp messenger using the API service GREEN-API. To use the library, you need to obtain a registration token and instance ID in console. There is a free developer instance plan.

Golang Golang Chatbot WhatsApp Library

Demo Chatbot#

Golang Demo Chatbot this is an example of a chatbot written using Golang Chatbot WhatsApp Library, which is designed specifically for writing chatbots using the GREEN-API service.

Golang Golang Demo Chatbot

Archive#

Golang WhatsApp Client Library v1.0 - the library is a wrapper for the REST API, designed to simplify integration with the GREEN-API service, and includes all the available functionality of the service.

(outdated) Golang WhatsApp Client Library