From 864a1440be88dbc2e268f7183aadb4a845bf08f2 Mon Sep 17 00:00:00 2001 From: Mathieu Passenaud Date: Tue, 3 Mar 2020 19:43:51 +0100 Subject: [PATCH] added https://www.mathieupassenaud.fr/codeless_backend/ tutorial --- ecosystem.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ecosystem.rst b/ecosystem.rst index 0b3110d04..9ac92095c 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -11,6 +11,8 @@ Community Tutorials * `PostgREST + PostGIS API tutorial in 5 minutes `_ - In this tutorial, GIS • OPS shows how to perform PostGIS calculations through PostgREST :ref:`s_procs` interface. +* `"CodeLess" backend using postgres, postgrest and oauth2 authentication with keycloak ` + .. _eco_example_apps: Example Apps