Engineering: API Architecture
API Reference & Standards
We prioritize end-to-end type safety. Most of our internal communication happens via tRPC, ensuring our frontend and backend are always in sync without code generation.
Internal API SDK
Want to consume these APIs from another service? Use our shared client lib.
npm install @repo/api-client