Y
Hacker News
new
|
ask
|
show
|
jobs
by
speak_on
64 days ago
Type system via a single schema looks similar to Hono+OpenApi+RPC, or is there a different advantage?
1 comments
pier25
64 days ago
Maybe I'm wrong but it seems more like Hono+Zod
link
speak_on
64 days 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.
link