> ## Documentation Index
> Fetch the complete documentation index at: https://developers-docs.r25.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK の概要

> API の利用をより簡単にする

各種 API の利用をより簡単に行えるよう、新R25 Developers では SDK を提供しています。

## SDK の構成

新R25 Developers の SDK は、すべてのアプリケーションに共通する処理を持つ Core SDK と、アプリケーションごとの SDK の大きく2種類から構成されています。

## サポート言語

具体的なインストール手順を、それぞれの言語のページで解説しています。

その他の言語についても、順次提供予定です。

<CardGroup cols={2}>
  <Card title="TypeScript Axios SDK" href="./typescript-axios">
    Axios を HTTP クライアントに採用した Node.js 用 SDK
  </Card>

  <Card title="Dart Dio SDK">公開準備中</Card>
</CardGroup>
