Skip to Content
GuidesGuides

Guides

Practical guides that apply a single endpoint schema to real application scenarios.

GuideWhat it covers
SSR / CSR PatternUse the same endpoint schema with different executors on server and client
TanStack QueryDerive typed queryOptions / mutationOptions from your router
Custom ExecutorIntegrate ky, got, or your own HTTP client with createExecutor
Error HandlingHandle ValidationError, HttpError, AxiosError and normalize across transports
Mocking with MSWGenerate typed MSW v2 handlers from a RouterDef

Need an API signature? See the API Reference. Choosing a transport? See Executors.

Last updated on