L Lazypock

Lazypock SDKs

SDKs are client libraries that let your app talk to a Lazypock server without writing raw HTTP. Every SDK covers the same concepts — auth, queries, realtime, files — with the codegen, syntax, and API surface idiomatic to its language.

TypeScript

8 pages: Install · Quick Start · Type Safety · Queries · Realtime · Files · Auth · API Reference

Coming soon

Swift

Not released yet — this slot will follow the same structure.

Android

Not released yet — this slot will follow the same structure.

Godot

Not released yet — this slot will follow the same structure.

Adding a new SDK? It gets its own section under /sdk/<name> with a docs/ folder in the SDK's repo — see the TypeScript SDK as the reference layout.