PRODUCT UPDATE
September 3, 2024
Typed Model Generation
Samuel Bodin
Software Engineer
Automatically generate strongly-typed models for your integrations' inputs & outputs:
- Nango uses the JSON Schema standard to create models compatible with all programming languages, importable in your codebase
- If your codebase is in TypeScript, you have the option to generate TypeScript and Zod models
Check out the documentation to learn how to build fully type-safe integrations: Model Generation Guide.