← Back to projects
TypeScript API SDK (Shared Contract)
A shared TypeScript SDK that keeps API usage consistent across multiple apps.
Designed and maintained a shared TypeScript SDK that provides a unified, type-safe interface to backend APIs. Emphasis on contract stability, developer ergonomics, and repeatable releases backed by documentation.
Key contributions
- Type-safe API surface shared across web shop and user portal
- Release discipline and documentation for repeatable integrations
- Reduced contract drift through a single shared client layer