From a0b4cd6bf9ddec778799bbcfa7aa8e188e613c33 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Fri, 1 Jan 2016 22:42:33 -0800 Subject: [PATCH] Add link to Caleb's awesome client --- docs/install/ecosystem.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install/ecosystem.md b/docs/install/ecosystem.md index b927f2871..1fe0dacbd 100644 --- a/docs/install/ecosystem.md +++ b/docs/install/ecosystem.md @@ -2,6 +2,7 @@ ### Client-Side Libraries +* [calebmer/postgrest-client](https://github.com/calebmer/postgrest-client) - Advanced JS client for the PostgREST API * [mithril.postgrest](https://github.com/catarse/mithril.postgrest) - Mithril plugin to create and authenticate requests * [lewisjared/postgrest-request](https://github.com/lewisjared/postgrest-request) - node interface to postgrest instances * [JarvusInnovations/jarvus-postgrest-apikit](https://github.com/JarvusInnovations/jarvus-postgrest-apikit) - Sencha framework package for binding models/stores/proxies to PostgREST tables