mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
Added: information about API client libraries
This commit is contained in:
parent
010522a0f9
commit
42e686a19f
@ -4,4 +4,9 @@ The Android SMS Gateway provides an API that allows you to send SMS messages pro
|
||||
|
||||
You can find the OpenAPI specification for our API at the following link: [OpenAPI Specification](https://capcom6.github.io/android-sms-gateway/). This specification includes detailed information about the available endpoints, request/response structure, and more.
|
||||
|
||||
Feel free to explore it for better understanding and integration with our service.
|
||||
## Clients
|
||||
|
||||
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**: In progress.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user