PocketBase SDK
원문: PocketBase SDK
JavaScript SDK usage for PocketBase client applications. Use when calling PocketBase from frontend or Node.js, authenticating users, subscribing to realtime events, uploading files, or working with the PocketBase JS/TS SDK. Covers CRUD, auth flows, authStore, realtime SSE, file h
무엇을 하나요
PocketBase JavaScript SDK Installation & Setup CRUD Operations List records Get full list (auto paginate) View single record Get first matching record Create record Update record Delete record Query Parameters Filter syntax Same as API rules filter syntax. Common patterns: Sort syntax Expand relations Fields (partial response) Authentication Email/password OAuth2 (all in one) OTP (one time password) MFA (multi factor authentication) MFA is triggered automatically when enabled. After primary auth returns a mfaId : Auth store Password reset Email verification Email change Realtime (SSE) Subscribe to record changes Connection management File Upload & Download Upload files Delete a file Get file…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.