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-gatewayor 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
Support 📞
For issues or questions about the client libraries:
- GitHub Issues: Report bugs or request features on the respective repository
- Documentation: Refer to the README files in each repository for detailed usage instructions