From 78bd10acc9aeb0c74e572839efcbd78e9f2f03a6 Mon Sep 17 00:00:00 2001 From: Bobbie Soedirgo Date: Thu, 11 Jun 2020 16:19:57 +0800 Subject: [PATCH] Add supabase/postgrest-rs client library --- ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem.rst b/ecosystem.rst index 3791ea138..f21ca5548 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -71,6 +71,7 @@ Extensions Client-Side Libraries --------------------- +* `supabase/postgrest-rs `_ - Rust * `technowledgy/vue-postgrest `_ - Vue.js * `supabase/postgrest-js `_ - Isomorphic JS client * `SocialGouv/postgrester `_ - JS + Typescript