quicktype has made awesome progress in the last couple of months. Here's a recap of everything new, including some video demos and tutorials.
🎬 Video Tutorials
We've created video tutorials showing how to use quicktype with popular APIs:
- Using quicktype with the Spotify API
- Generating Swift code from GraphQL
- IDE integration demos
🆕 New Languages
quicktype now supports:
- C++ - With JSON for Modern C++ library
- Objective-C - For iOS/macOS developers
- Kotlin - With kotlinx.serialization
📊 GraphQL Support
You can now generate types from GraphQL queries! Just provide your GraphQL query and schema, and quicktype generates the corresponding types.
🔌 IDE Integration
quicktype is now available as:
- VS Code extension
- Xcode extension
- Visual Studio extension
📈 Community Growth
We're thrilled by the community response:
- Over 5,000 GitHub stars
- Millions of lines of code generated
- Contributions from 50+ developers
Thank you for your support and feedback!