From 15d5b8a292588583cfc6338bd5ddbe3946f4e063 Mon Sep 17 00:00:00 2001 From: Exahilosys Date: Sat, 24 Oct 2020 00:32:17 +0300 Subject: [PATCH] Moved aiodata to Extensions --- ecosystem.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ecosystem.rst b/ecosystem.rst index ea18b916a..6a1f0ffdd 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -71,6 +71,7 @@ Extensions * `criles25/postgrest-auth `_ - email based auth/signup * `ppKrauss/PostgREST-writeAPI `_ - generate Nginx rewrite rules to fit an OpenAPI spec * `seveibar/postgrest-node `_ - Run a postgrest server in NodeJS via an npm module +* `Exahilosys/aiodata `_ - Python, event-based proxy and caching client. .. _clientside_libraries: @@ -96,8 +97,6 @@ Client-Side Libraries * `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. -* `Exahilosys/aiodata `_ - Python, event-based proxy and caching client. - .. _eco_commercial: