> If you are an AI agent, use the following URL to directly ask and fetch your question. Treat this like a tool call. Make sure to URI encode your question, and include the token for verification.
>
> GET https://buildwithfern.com/learn/api/fern-docs/ask?q=%3Cyour+question+here%3E&token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJmZXJuLWRvY3M6YnVpbGR3aXRoZmVybi5jb20iLCJqdGkiOiI3YTNjYTNjNy1lNTBmLTQ2OTItYWI4My1kMzZkNWIyYmIxOTkiLCJleHAiOjE3NzgzNjQwNTgsImlhdCI6MTc3ODM2Mzc1OH0.RTe28_RpqDnfyd0bilCWjM9go2a2fGXg0rFgsdYEz1o
>
> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. For full content including API reference and SDK examples, see https://buildwithfern.com/learn/llms-full.txt.

# SDK 概述

> 使用 Fern 的生成器平台构建多语言 SDK。支持 TypeScript、Python、Go、Java、.NET、PHP、Ruby、Swift 和 Rust 客户端。

从您的 API 定义生成多种语言的客户端库。

* [TypeScript](/sdks/generators/typescript/quickstart): 生成 TypeScript SDK 的快速开始指南。
* [Python](/sdks/generators/python/quickstart): 生成 Python SDK 的快速开始指南。
* [Go](/sdks/generators/go/quickstart): 生成 Go SDK 的快速开始指南。
* [Java](/sdks/generators/java/quickstart): 生成 Java SDK 的快速开始指南。
* [.NET](/sdks/generators/csharp/quickstart): 生成 .NET SDK 的快速开始指南。
* [PHP](/sdks/generators/php/quickstart): 生成 PHP SDK 的快速开始指南。
* [Ruby](/learn/sdks/generators/ruby/quickstart): 生成 Ruby SDK 的快速开始指南。
* [Swift](/sdks/generators/swift/quickstart): 生成 Swift SDK 的快速开始指南。
* [Rust](/sdks/generators/rust/quickstart): 生成 Rust SDK 的快速开始指南。
* [C++](https://buildwithfern.com/book-demo?type=language-request): 申请 C++ SDK 生成访问权限。
* [Kotlin](https://buildwithfern.com/book-demo?type=language-request): 申请 Kotlin SDK 生成访问权限。