Hacker News new | ask | show | jobs
by kamilafsar 1386 days ago
Wow, what a coincidence :D We are about to launch something similar: https://samen.io
1 comments

very cool ! So Samen is a way to manage types across frontend and backends?
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 !