Skip to content

New Feature: Generating code from JSON data

Choose a tag to compare

@MS-32154 MS-32154 released this 20 Aug 10:20
· 32 commits to main since this release

Code Generation

  • Generate strongly-typed data structures from JSON
  • Multiple language support (Go, with Python, TypeScript, Rust coming soon)
  • Smart type detection and conflict resolution
  • Configurable naming conventions and templates
  • JSON serialization tags and annotations
  • Interactive configuration and preview

This release addresses bugs and introduces optimizations.