From 07f63090bba674a39f5e717165eba68af7b5f391 Mon Sep 17 00:00:00 2001 From: David Watson Date: Wed, 30 Dec 2015 14:43:22 -0500 Subject: [PATCH] Add link to python client repo --- docs/install/ecosystem.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install/ecosystem.md b/docs/install/ecosystem.md index 4e153f201..afdd86074 100644 --- a/docs/install/ecosystem.md +++ b/docs/install/ecosystem.md @@ -5,6 +5,8 @@ * [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 +* +[davidthewatson/postgrest_python_requests_client](https://github.com/davidthewatson/postgrest_python_requests_client) - python client featuring JWT auth and pagination of result sets ### Extensions