Tooling for Generating Effect-Native Clients from OpenAPI Files

Is there a tooling or anyone working on one which given an openapi file can generate an "effect native" client? Currently I use the openapi as a source of truth for the schema generation using quicktype, I was wondering if anyone had a go at also deriving the actual endpoints and potential path/query parameters from a spec.
Was this page helpful?