From d9e7620160a69e14e12a6b2ffe4fe1b097124ed3 Mon Sep 17 00:00:00 2001 From: Captain Justin Date: Wed, 29 Nov 2017 07:48:31 +0200 Subject: [PATCH] Update intro.rst (#118) --- intro.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/intro.rst b/intro.rst index c6509574b..9754d528b 100644 --- a/intro.rst +++ b/intro.rst @@ -51,6 +51,7 @@ Client-Side Libraries * `clesiemo3/postgrestR `_ - R * `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. External Notification ---------------------