From da1cf9f76d6c98d81d18372a7df1b1e27f81b450 Mon Sep 17 00:00:00 2001 From: Remo <59358383+monacoremo@users.noreply.github.com> Date: Sun, 19 Jan 2020 20:17:56 +0100 Subject: [PATCH] Add postgrest-sessions-example to Example Apps (#294) --- ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/ecosystem.rst b/ecosystem.rst index 6e0317bdf..1e41ecbd6 100644 --- a/ecosystem.rst +++ b/ecosystem.rst @@ -14,6 +14,7 @@ Community Tutorials Example Apps ------------ +* `monacoremo/postgrest-sessions-example `_ - example for cookie-based sessions * `tatut/postgrest-ui `_ - ClojureScript UI components for PostgREST * `priyank-purohit/PostGUI `_ - React Material UI admin panel * `Qu4tro/pgrst-dev-setup `_ - docker-compose and tmuxp setup for experimentation.