Skip to content

TypeScript API

The TypeScript API generator creates a new API project with your choice of framework. It supports tRPC for end-to-end type-safe APIs and Smithy for model-driven API development.

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