@triniwiz/nativescript-supabase-postgrest
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Nativescript Supabase PostgREST Client

ns plugin add @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

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @triniwiz/nativescript-supabase-postgrest

Weekly Downloads

4

Version

0.3.0

License

Apache-2.0

Unpacked Size

76.6 kB

Total Files

24

Last publish

Collaborators

  • walkerrunpdx
  • triniwiz
  • nativescript-bot