Comment by Kinrany
7 days ago
What's a better alternative for shared types? OpenAPI is really outdated and the tooling is always a mess.
There is ts-rs [1], but it's only for TS.
7 days ago
What's a better alternative for shared types? OpenAPI is really outdated and the tooling is always a mess.
There is ts-rs [1], but it's only for TS.
protobufs?
When serialized as JSON perhaps. Being able to inspect payloads in the browser is too convenient.