From 459f3f817396aa3711546a22e6457c93b0a54a36 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Fri, 4 Aug 2023 22:43:22 -0500 Subject: [PATCH] add apache apisix tutorial --- docs/ecosystem.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index da7b4eb66..423f0341b 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -20,6 +20,8 @@ Community Tutorials * `Build data-driven applications with Workers and PostgreSQL `_ - A tutorial on how to integrate with PostgREST and PostgreSQL using Cloudflare Workers. +* `A poor man's API `_ - Shows how to integrate PostgREST with Apache APISIX as an alternative to Nginx. + .. _templates: Templates