Skip to content
Merged
Show file tree
Hide file tree
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
110 changes: 0 additions & 110 deletions content/docs/api-reference/03.kestra-sdk.md

This file was deleted.

14 changes: 14 additions & 0 deletions content/docs/api-reference/kestra-sdk/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Kestra SDK
icon: /docs/icons/api.svg
release: 1.0.0
---

Interact with Kestra's API via language SDKs.

## Overview

There are [official Kestra SDKs](https://github.com/kestra-io/client-sdk) for Java and Python. These SDKs provide a convenient way to interact with Kestra's API and build custom applications on top of it.

::ChildCard
::
Loading