postgrest 2.3.0 postgrest: ^2.3.0 copied to clipboard
PostgREST client for Dart. This library provides an ORM interface to PostgREST.
Postgrest Dart #
Dart client for PostgREST. The goal of this library is to make an "ORM-like" restful interface.
Docs #
The docs can be found on the official Supabase website.
License #
This repo is licensed under MIT.
Credits #
- https://github.com/supabase/postgrest-js - ported from postgrest-js library