mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
[docs] Add Python client link
This commit is contained in:
parent
468f969fb6
commit
ba5f24c9d0
@ -9,4 +9,5 @@ You can find the OpenAPI specification for our API at the following link: [OpenA
|
||||
We offer client libraries in various programming languages to assist with integration:
|
||||
|
||||
- **[PHP](https://github.com/capcom6/android-sms-gateway-php)**: install the package via composer: `composer require capcom6/android-sms-gateway`;
|
||||
- **[JavaScript / TypeScript](https://github.com/capcom6/android-sms-gateway-ts)**: install the package via npm: `npm install android-sms-gateway` or bun: `bun add android-sms-gateway`.
|
||||
- **[JavaScript / TypeScript](https://github.com/capcom6/android-sms-gateway-ts)**: install the package via npm: `npm install android-sms-gateway` or bun: `bun add android-sms-gateway`;
|
||||
- **[Python](https://github.com/capcom6/android-sms-gateway-py)**: install the package via pip: `pip install android-sms-gateway`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user