Open Sourcing our SDK Boilerplate Library
Today, we're open sourcing Sideko's SDK boilerplate library, which is a component of our SDK generation engine.
While traditional SDK generators rely on templates, we've created a more sophisticated approach using syntax tree analysis to produce maintainable, human-like code. On top of the quality benefits, this approach unlocks customization of generated source code + adding new files without breaking the maintenance automation. We see this as an important step forward in the codegen space.
We've initialized this library with the Python and TypeScript implementations, as those are the languages we will be launching more broadly in the coming weeks.
Check out the repo to see how Sideko is approaching SDK generation differently:
https://github.com/Sideko-Inc/sdk-reference?tab=readme-ov-file
Introducing Hybrid Codegen: The Best of Both Worlds for SDK Generation
Combining deterministic reliability with AI intelligence to improve how you build client SDKs
Production-Ready Integration Code in Minutes
Sideko's deterministic engine generates reliable, production-ready SDKs, then guided AI customizes workflows to your exact needs.