Add Supabase to In Production and client libraries (#389)

This commit is contained in:
Copple
2021-02-18 09:16:19 -05:00
committed by GitHub
parent 89942601e4
commit 5728bbc4b9
2 changed files with 7 additions and 1 deletions
+6 -1
View File
@@ -78,9 +78,14 @@ Extensions
Client-Side Libraries
---------------------
* `supabase/postgrest-js <https://github.com/supabase/postgrest-js>`_ - TypeScript/JavaScript
* `supabase/postgrest-rs <https://github.com/supabase/postgrest-rs>`_ - Rust
* `supabase/postgrest-dart <https://github.com/supabase/postgrest-dart>`_ - Dart
* `supabase/postgrest-py <https://github.com/supabase/postgrest-py>`_ - Python
* `supabase/postgrest-csharp <https://github.com/supabase/postgrest-csharp>`_ - C#
* `supabase/postgrest-kt <https://github.com/supabase/postgrest-kt>`_ - Kotlin
* `supabase/postgrest-swift <https://github.com/supabase/postgrest-kt>`_ - Swift
* `technowledgy/vue-postgrest <https://github.com/technowledgy/vue-postgrest>`_ - Vue.js
* `supabase/postgrest-js <https://github.com/supabase/postgrest-js>`_ - Isomorphic JS client
* `SocialGouv/postgrester <https://github.com/SocialGouv/postgrester>`_ - JS + Typescript
* `Kong/py-postgrest <https://github.com/Kong/py-postgrest>`_ - Python
* `datrium/postgrest-pyclient <https://github.com/datrium/postgrest-pyclient>`_ - Python
+1
View File
@@ -209,6 +209,7 @@ Here are some companies that use PostgREST in production.
* `Sompani <https://www.sompani.com/>`_
* `Datrium <https://www.datrium.com>`_
* `Supabase <https://supabase.io>`_
* `Nimbus <https://nimbusforwork.com/>`_
- See how Nimbus uses PostgREST in `Paul Copplestone's blog post <https://paul.copplest.one/blog/nimbus-tech-2019-04.html>`_.
* `Catarse <https://www.catarse.me/>`_