From 702df3218dc98504614769706d9f48c18a037cd7 Mon Sep 17 00:00:00 2001 From: Andrew Hall Date: Fri, 12 Jun 2020 18:45:31 +0100 Subject: [PATCH] add redux-postgrest to client-side libraries As per https://github.com/andytango/redux-postgrest/issues/7 --- ecosystem.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ecosystem.rst b/ecosystem.rst index f21ca5548..0b3110d04 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -89,6 +89,8 @@ Client-Side Libraries * `PierreRochard/postgrest-angular `_ - TypeScript, generate UI from API description * `thejettdurham/postgrest-sharp-client `_ (needs maintainer) - C#, RestSharp * `team142/ng-postgrest `_ - Angular app for browsing, editing data exposed over Postgrest. +* `andytango/redux-postgrest `_ - TypeScript/JS, client integrated with (React) Redux. + .. _eco_commercial: