Comment on Show HN: An opinionated and statically-typed TypeScript SDK generatorparentComments−simplesagerOP4yvery cool ! So Samen is a way to manage types across frontend and backends?−kamilafsar4yThanks! Yes, it will do that automatically by generating an SDK for your client (which will include all types you expose on your backend).−simplesagerOP4yi see you went the way of having a basic IDL ? looks nice and succint like protobuff−simplesagerOP4ythe web world is missing a nice IDL - OpenAPI is honestly way too much !
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 !