Skip to content

TypeScript API

TypeScript API ジェネレーターは、選択したフレームワークで新しい API プロジェクトを作成します。エンドツーエンドの型安全な API のための tRPC と、モデル駆動型 API 開発のための Smithy をサポートしています。

tRPCEnd-to-end type-safe APIs with TypeScript. Ideal when your frontend and backend share a TypeScript codebase.
SmithyModel-driven API development using an interface definition language. Ideal for APIs consumed by multiple languages.