Self-Serve SDK Creation Pipeline [Alpha]
Blog post from Speakeasy
In an effort to streamline SDK creation, a team is developing a self-serve SDK creation pipeline that allows users to generate production-ready SDKs through a simple UI process, integrating seamlessly with CI/CD to maintain synchronization with specifications. The platform enables users to upload their OpenAPI specifications, choose target languages, optionally add publishing details, and create SDKs with minimal effort, demonstrated in a Python SDK for the OpenAI API. Currently in its alpha stage, the team is seeking user feedback and offering testing slots for those interested in early access. Enhancements include the ability to publish Java SDKs to Maven and improved test coverage with language-specific test suites to ensure the reliability of the SDKs.