0.3.0 • Published 1 month ago

@triniwiz/nativescript-supabase-postgrest v0.3.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month 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

1 month ago

2.0.0-rc.6

4 months ago

2.0.0-rc.2

6 months ago

2.0.0-rc.3

6 months ago

2.0.0-rc.4

6 months ago

2.0.0-rc.5

6 months ago

2.0.0-rc.0

6 months ago

2.0.0-rc.1

6 months ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

3 years ago