Launching today

SDKCraft
Generate production-ready SDKs from OpenAPI specs instantly
8 followers
Generate production-ready SDKs from OpenAPI specs instantly
8 followers
SDKCraft turns your OpenAPI spec into a production-ready SDK in seconds. ✅ TypeScript, Python, Go, Dart & Java ✅ Code preview before downloading ✅ Download as ZIP ✅ CLI: npx sdkcraft --input api.yaml --lang typescript ✅ API Change Detection ✅ AI Documentation Generator Free & open source. No signup required.









Honestly pretty cool, threw my OpenAPI yaml at it and got a usable typescript SDK in like a minute. The CLI one-liner is really convenient, no signup stuff is a nice touch too.
Love how fast this generates usable SDKs from an OpenAPI file, the code preview before download is a nice touch. One thing that would help me a lot: support for adding custom authentication headers or request interceptors directly during generation, so I don't have to patch the SDK after downloading every time.
Pulled a swagger file from a side project and the TypeScript output was clean enough to drop straight into the repo. The preview before download is a nice touch, saved me from downloading a zip I would have tossed.
Finally tried this on a messy OpenAPI spec I'd been avoiding and the TypeScript output was actually clean and usable right away, no cleanup needed.