You can get started with SDK generation right away by installing the Sideko CLI and using the SDK generator functionality. Go here to get started using the CLI. Browse further to learn more about the supported languages and features.
Generating SDKs with Sideko can be do via our CLI using OpenAPI 3.0 or 3.1 specifications. Currently supporting 5 languages and working on more! Our SDKs are built with best practices in each language and backwards compatibility in mind. The code quality is high and appears hand-written. We are happy to accept feature requests or help you resolve issues via Github or send us an email at team@sideko.dev.
Language | Example Snippets | Module Support | Notes |
---|---|---|---|
Python | ✅ | ✅ | |
Typescript | ✅ | ✅ | |
Go | ✅ | ✅ | |
Ruby | ✅ | ❌ | Module support coming soon! |
Rust | ✅ | ✅ | |
Java | ✅ | ✅ | |
C# | 🚧 | 🚧 | In development, coming soon! |
SDK generation supports a variety of customizations, see SDK Customizations to learn more.