1.0.0 • Published 12 months ago
@nativescript/supabase-postgrest v1.0.0
Nativescript Supabase PostgREST Client
npm install @nativescript/supabase-postgrestUsage
import { PostgrestClient } from '@nativescript/supabase-postgrest'
const REST_URL = 'http://localhost:3000'
const postgrest = new PostgrestClient(REST_URL)Credits
Based on postgress-js
License
Apache License Version 2.0