Hacker News new | ask | show | jobs
by simplesager 1383 days ago
very cool ! So Samen is a way to manage types across frontend and backends?
1 comments

Thanks! Yes, it will do that automatically by generating an SDK for your client (which will include all types you expose on your backend).
i see you went the way of having a basic IDL ? looks nice and succint like protobuff
the web world is missing a nice IDL - OpenAPI is honestly way too much !