From 95fccbb00f89cd9987417e5a0854c58577906523 Mon Sep 17 00:00:00 2001 From: Copple <10214025+kiwicopple@users.noreply.github.com> Date: Mon, 3 Feb 2020 11:33:39 +0800 Subject: [PATCH] Add supabase/postgrest-js client library --- ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem.rst b/ecosystem.rst index 46cdca03a..f3e230f53 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -69,6 +69,7 @@ Extensions Client-Side Libraries --------------------- +* `supabase/postgrest-js `_ - Isomorphic JS client * `SocialGouv/postgrester `_ - JS + Typescript * `Kong/py-postgrest `_ - Python * `datrium/postgrest-pyclient `_ - Python