Skip to content

Update _index.md #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 71 additions & 9 deletions diagram/getting-started/available-sdks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,54 +12,116 @@ Using an SDK (API client) is the quickest way for a developer to speed up the de
### **SDK benefits**
Our supported SDKs are 100% tested and out of the box running. These SDKs are open source and have an MIT license. You can use them, and even customize them for absolutely free of charge.
# **Supported SDKs**
{{< tabs tabTotal="6" tabID="1" tabName1=".NET" tabName2="Java" tabName3="PHP" tabName4="Ruby" tabName5="Python" tabName6="Node.js" >}}
{{< tabs tabTotal="9" tabID="1" tabName1=".NET" tabName2="Java" tabName3="PHP" tabName4="Python" tabName5="Ruby" tabName6="Node.js" tabName7="Android" tabName8="Perl" tabName9="Swift">}}

{{< tab tabNum="1" >}}

**Aspose.Diagram Cloud SDK for .NET** allows you to work with Aspose.Diagram Cloud REST APIs in your .NET applications quickly and easily, with zero initial cost:

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-dotnet>
{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for .NET is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-dotnet).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="2" >}}

**Aspose.Diagram Cloud SDK for Java** allows you to incorporate Aspose.Diagram Cloud services in your Java applications quickly and easily:

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-java>
{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Java is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-java).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="3" >}}

**Aspose.Diagram Cloud SDK for PHP** allows you to work with Aspose.Diagram Cloud REST APIs in your PHP applications quickly and easily, with zero initial cost:

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-php>
{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for PHP is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-php).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="4" >}}

**Aspose.Diagram Cloud SDK for Ruby** allows you to work with Aspose.Diagram Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost:
**Aspose.Diagram Cloud SDK for Python** allows you to incorporate Aspose.Diagram Cloud services in your python applications quickly and easily.

{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Python is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-python).

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-ruby>
{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="5" >}}

**Aspose.Diagram Cloud SDK for Python** allows you to incorporate Aspose.Diagram Cloud services in your python applications quickly and easily.
**Aspose.Diagram Cloud SDK for Ruby** allows you to work with Aspose.Diagram Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost:

{{% alert color="primary" %}}

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-python>
Complete source code of Aspose.Diagram Cloud SDK for Ruby is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-ruby).

{{% /alert %}}

{{< /tab >}}


{{< tab tabNum="6" >}}

**Aspose.Diagram Cloud SDK for Node.js** allows you to work with Aspose.Diagram Cloud REST APIs in your Node.js applications quickly and easily, with zero initial cost:

- <https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-node>
{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Node.js is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-node).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="7" >}}

**Aspose.Diagram Cloud SDK for Android** allows you to work with Aspose.Diagram Cloud REST APIs in your Android applications quickly and easily, with zero initial cost:

{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Android is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-android).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="8" >}}

**Aspose.Diagram Cloud SDK for Perl** allows you to work with Aspose.Diagram Cloud REST APIs in your Perl applications quickly and easily, with zero initial cost:

{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Perl is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-perl).

{{% /alert %}}

{{< /tab >}}

{{< tab tabNum="9" >}}

**Aspose.Diagram Cloud SDK for Swift** allows you to work with Aspose.Diagram Cloud REST APIs in your Swift applications quickly and easily, with zero initial cost:

{{% alert color="primary" %}}

Complete source code of Aspose.Diagram Cloud SDK for Swift is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-swift).

{{% /alert %}}

{{< /tab >}}


{{< /tabs >}}