From 01a83992c7d5f1927c304e05e19f956c1b04f15c Mon Sep 17 00:00:00 2001 From: Amirhossein Douzandeh Zenoozi Date: Tue, 19 Jul 2022 22:45:36 +0430 Subject: [PATCH 1/2] :memo: Add ArvanCloud API Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..b384e046 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ API | Description | Auth | HTTPS | CORS | | [Tenders in Ukraine](https://tenders.guru/ua/api) | Get data for procurements in Ukraine in JSON format | No | Yes | Unknown | | [Tomba email finder](https://tomba.io/api) | Email Finder for B2B sales and email marketing and email verifier | `apiKey` | Yes | Yes | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | - +| [ArvanCloud](https://www.arvancloud.com/en/docs/api) | Enables you to use ArvanCloud services | `apiKey` | Yes | No | **[⬆ Back to Index](#index)** ### Calendar API | Description | Auth | HTTPS | CORS | From 2f72355aeb6d88fc6b569072fdc1ec091ab9f465 Mon Sep 17 00:00:00 2001 From: Amirhossein Douzandeh Zenoozi Date: Thu, 24 Nov 2022 19:30:44 +0330 Subject: [PATCH 2/2] fix: fix Arvancloud API documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b384e046..9f3f463e 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ API | Description | Auth | HTTPS | CORS | | [Tenders in Ukraine](https://tenders.guru/ua/api) | Get data for procurements in Ukraine in JSON format | No | Yes | Unknown | | [Tomba email finder](https://tomba.io/api) | Email Finder for B2B sales and email marketing and email verifier | `apiKey` | Yes | Yes | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | -| [ArvanCloud](https://www.arvancloud.com/en/docs/api) | Enables you to use ArvanCloud services | `apiKey` | Yes | No | +| [ArvanCloud](https://www.arvancloud.ir/en/docs/api) | Enables you to use ArvanCloud services | `apiKey` | Yes | No | **[⬆ Back to Index](#index)** ### Calendar API | Description | Auth | HTTPS | CORS |