From 5728bbc4b9235e96397badb79bb205e256b55c87 Mon Sep 17 00:00:00 2001 From: Copple <10214025+kiwicopple@users.noreply.github.com> Date: Thu, 18 Feb 2021 22:16:19 +0800 Subject: [PATCH] Add Supabase to In Production and client libraries (#389) --- ecosystem.rst | 7 ++++++- index.rst | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ecosystem.rst b/ecosystem.rst index c9ed9956d..53c0f399b 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -78,9 +78,14 @@ Extensions Client-Side Libraries --------------------- +* `supabase/postgrest-js `_ - TypeScript/JavaScript * `supabase/postgrest-rs `_ - Rust +* `supabase/postgrest-dart `_ - Dart +* `supabase/postgrest-py `_ - Python +* `supabase/postgrest-csharp `_ - C# +* `supabase/postgrest-kt `_ - Kotlin +* `supabase/postgrest-swift `_ - Swift * `technowledgy/vue-postgrest `_ - Vue.js -* `supabase/postgrest-js `_ - Isomorphic JS client * `SocialGouv/postgrester `_ - JS + Typescript * `Kong/py-postgrest `_ - Python * `datrium/postgrest-pyclient `_ - Python diff --git a/index.rst b/index.rst index 8bd6b3ec0..e779e5494 100644 --- a/index.rst +++ b/index.rst @@ -209,6 +209,7 @@ Here are some companies that use PostgREST in production. * `Sompani `_ * `Datrium `_ +* `Supabase `_ * `Nimbus `_ - See how Nimbus uses PostgREST in `Paul Copplestone's blog post `_. * `Catarse `_