Generates routes, controllers, form requests, response classes, and DTOs from an OpenAPI v3 specification. Built as a fork of ogen-go/ogen — reuses the battle-tested OpenAPI parsing and IR pipeline, ...
Unlike mechanical code generators (openapi-generator, Speakeasy), this tool uses AI agents to produce idiomatic, type-safe SDKs. Agents read the spec through tools, plan the file structure, and write ...