From 01def809373bd4a87894050600f8742e7b1669d0 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 6 Feb 2017 11:05:45 -0800 Subject: [PATCH] Google translate example --- intro.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/intro.rst b/intro.rst index b87681d72..813b99446 100644 --- a/intro.rst +++ b/intro.rst @@ -64,6 +64,7 @@ These are PostgreSQL bridges that propagate LISTEN/NOTIFY to external queues for Example Apps ------------ +* `NikolayS/postgrest-google-translate `_ - Calling to external translation service * `CodeforAustralia/heritage-near-me `_ - Elm and PostgREST with PostGIS * `timwis/handsontable-postgrest `_ - An excel-like database table editor * `Recmo/PostgrestSkeleton `_ - Docker Compose, PostgREST, Nginx and Auth0