1.0.0 • Published 12 months ago

@nativescript/supabase-postgrest v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
12 months ago

Nativescript Supabase PostgREST Client

npm install @nativescript/supabase-postgrest

Usage

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

1.0.0

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago