From 4eefe14706e0059eaa588c89c898be919c287752 Mon Sep 17 00:00:00 2001 From: Steve Chavez Date: Mon, 23 Dec 2019 13:46:22 -0500 Subject: [PATCH] Add GISOPS community tutorial (#291) --- ecosystem.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ecosystem.rst b/ecosystem.rst index ba01d1435..6e0317bdf 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -6,6 +6,9 @@ Community Tutorials * `Building a Contacts List with PostgREST and Vue.js `_ - In this video series, DigitalOcean shows how to build and deploy an Nginx + PostgREST(using a managed PostgreSQL database) + Vue.js webapp in an Ubuntu server droplet. +* `PostgREST + PostGIS API tutorial in 5 minutes `_ - + In this tutorial, GIS • OPS shows how to perform PostGIS calculations through PostgREST :ref:`s_procs` interface. + .. _eco_example_apps: Example Apps