Reference¶
All modules¶
Client-side typesafe Spine schema usage¶
Call a Ktor API described with type-safety in common code.
Client-side typesafe Spine schema usage (with Arrow typed errors)¶
Call a Ktor API described with type-safety in common code, using Arrow typed errors.
Multiplatform Ktor schema declaration¶
Describe your Ktor API in code shared between the client and the server.
Server-side Arrow helpers (DEPRECATED)¶
Helpers to use Ktor with the Arrow Typed Errors library.
Server-side typesafe Spine schema usage¶
Implement a Ktor API described with type-safety in common code.
Server-side typesafe Spine schema usage (with Arrow typed errors)¶
Implement a Ktor API described with type-safety in common code, using Arrow typed errors.
This website is built with Dokka and Dokka for MkDocs. If you see any formatting issues, please report them.