Is it possible to create OpenAPI documentation easily from the types? A bit like for oRPC (https://orpc.unnoq.com/docs/openapi/openapi-specification)
So I guess it would need to define "routes" for the API, and also possibly zod-style validation for input/output data