From 92c5066a79f8a8298febece5da8d1d34d6b7b59b Mon Sep 17 00:00:00 2001 From: Lee Yi Jie Joel Date: Fri, 28 May 2021 21:45:50 +0800 Subject: [PATCH] docs: add elixir client library --- ecosystem.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ecosystem.rst b/ecosystem.rst index 776167834..5cc044ec8 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -101,3 +101,6 @@ Client-Side Libraries * `py-postgrest `_ - Python * `redux-postgrest `_ - TypeScript/JS, client integrated with (React) Redux. * `vue-postgrest `_ - Vue.js +* `postgrest-ex `_ - Elixir + +