This repository was archived by the owner on Mar 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
31 lines (29 loc) · 1.31 KB
/
config.yaml
File metadata and controls
31 lines (29 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
version: 1.0.0
date: 2022-05-23
repos:
java-sdk:
location: https://github.com/ClickSend/clicksend-java
icon: https://github.com/ClickSend/clicksend-java/icon.png # This doesn't exist
title: The official Java library for ClickSend v3 API
description: >
This is the official [ClickSend](https://clicksend.com/) SDK. Documentation can be found [here](https://developers.clicksend.com/docs/rest/v3/?java#introduction).
Use this library to seamlessly incorporate the power of the ClickSend API directly into your Java application.
author: ClickSend
author-link: https://www.clicksend.com
operating-system: all
human-language: English
computer-languages:
- java
php-sdk:
repo: https://github.com/ClickSend/clicksend-php
icon: https://github.com/ClickSend/clicksend-php/icon.png
title: The official PHP library for ClickSend v3 API
description: >
This is the official [ClickSend](https://clicksend.com/) SDK. Documentation can be found [here](https://developers.clicksend.com/docs/rest/v3/?php#introduction).
Use this library to seamlessly incorporate the power of the ClickSend API directly into your PHP application.
author: ClickSend
author-link: https://www.clicksend.com
operating-system: all
human-language: English
computer-languages:
- php