← Back to context Comment by speak_on 10 hours ago Type system via a single schema looks similar to Hono+OpenApi+RPC, or is there a different advantage? 2 comments speak_on Reply pier25 8 hours ago Maybe I'm wrong but it seems more like Hono+Zod speak_on 6 hours ago The parts where responses have schema-consistent types (OpenApi) and the same types can be used on the client without extra work (RPC) are outside of Zod.
pier25 8 hours ago Maybe I'm wrong but it seems more like Hono+Zod speak_on 6 hours ago The parts where responses have schema-consistent types (OpenApi) and the same types can be used on the client without extra work (RPC) are outside of Zod.
speak_on 6 hours ago The parts where responses have schema-consistent types (OpenApi) and the same types can be used on the client without extra work (RPC) are outside of Zod.
Maybe I'm wrong but it seems more like Hono+Zod
The parts where responses have schema-consistent types (OpenApi) and the same types can be used on the client without extra work (RPC) are outside of Zod.