4 ms·
very cool ! So Samen is a way to manage types across frontend and backends?
by simplesager 4y ago
very cool ! So Samen is a way to manage types across frontend and backends?
- kamilafsar 4y agoThanks! Yes, it will do that automatically by generating an SDK for your client (which will include all types you expose on your backend).
- simplesager 4y agoi see you went the way of having a basic IDL ? looks nice and succint like protobuff
- simplesager 4y agothe web world is missing a nice IDL - OpenAPI is honestly way too much !