From ff8fd648bbe23105a1a6a6d08ba928602fc1586a Mon Sep 17 00:00:00 2001 From: waltherjj <34773048+waltherjj@users.noreply.github.com> Date: Wed, 27 May 2020 17:04:39 +0200 Subject: [PATCH] Add new JS (Vue) client to /ecosystem Hey! We developed a Vue.js library, happy to be part of this. Thank you for postgREST! --- ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem.rst b/ecosystem.rst index a71c41571..3791ea138 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -71,6 +71,7 @@ Extensions Client-Side Libraries --------------------- +* `technowledgy/vue-postgrest `_ - Vue.js * `supabase/postgrest-js `_ - Isomorphic JS client * `SocialGouv/postgrester `_ - JS + Typescript * `Kong/py-postgrest `_ - Python