Integration - Client Libraries 📚
We offer client libraries in various programming languages to assist with integration. These libraries simplify the process of interacting with our API, allowing you to focus on building your application.
-
📦 Go
Install the package via go get:go get github.com/android-sms-gateway/client-go
GitHub Repo -
🖥️ JavaScript / TypeScript
Install the package via npm:npm install android-sms-gateway
or bun:bun add android-sms-gateway
GitHub Repo -
📝 PHP
Install the package via composer:composer require capcom6/android-sms-gateway
GitHub Repo -
🐍 Python
Install the package via pip:pip install android-sms-gateway
GitHub Repo