Skip to main content

The Codegen Project - 5 Months of Progress

ยท 5 min read
Jonas Lagoni
The Codegen Project creator

It has been a while since the last update, almost 5 months to be exact, all these improvements have been happening while building the SDK platform, using the CLI as it's pillars.

Since our last update in October 2024, we've evolved the project with new features, expanded protocol support, crucial fixes, and improved documentation. Instead of just listing the changes, we want to share the journey of how we grew The Codegen Project CLI from version 0.23.0 to 0.33.0.

The Codegen Project

ยท 3 min read
Jonas Lagoni
The Codegen Project creator
Andreas Lagoni
The Codegen Project creator

The Codegen Project banner

The Idea ๐Ÿ’กโ€‹

Apollo GraphQL code generator has always been a pleasure to use, but when it comes to standards such as OpenAPI and AsyncAPI, the same level of code generator or simplicity during the implemenation phase is non-existing.

That is what this project wants to bring;

A bit ambitious perhaps... So how?