You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My use case: provide a single source of truth — a single codebase for a custom SDK.
The SDK will:
Provide public functions/methods for clients (integrators of this SDK):
Export models (objects with typed fields) for integrators to use as inputs and outputs of the public functions
Handle, under the hood:
It would be ideal to have a single codebase for this SDK. Is it possible?
I also asked Claude and ChatGPT and they recommend Kotlin Native for it.
BTW: I have already SDK written in TypeScript.
Beta Was this translation helpful? Give feedback.
All reactions