0.3.0 • Published 9 months ago

@triniwiz/nativescript-supabase-postgrest v0.3.0

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

Nativescript Supabase PostgREST Client

npm install @triniwiz/nativescript-supabase-postgrest

Usage

import { PostgrestClient } from '@triniwiz/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

2.0.0-rc.7

9 months ago

2.0.0-rc.6

12 months ago

2.0.0-rc.2

1 year ago

2.0.0-rc.3

1 year ago

2.0.0-rc.4

1 year ago

2.0.0-rc.5

1 year ago

2.0.0-rc.0

1 year ago

2.0.0-rc.1

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

4 years ago