From 5e22538684d356b003476b502057a7e23a5da0e3 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Fri, 27 Nov 2015 22:35:04 -0800 Subject: [PATCH] Link to Ruslan's blog demo --- docs/install/ecosystem.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install/ecosystem.md b/docs/install/ecosystem.md index 520baab37..4e153f201 100644 --- a/docs/install/ecosystem.md +++ b/docs/install/ecosystem.md @@ -12,6 +12,7 @@ ### Example Apps +* [ruslantalpa/blogdemo](https://github.com/ruslantalpa/blogdemo) - blog api demo in a vagrant image * [timwis/ext-postgrest-crud](https://github.com/timwis/ext-postgrest-crud) - browser-based spreadsheet * [srid/chronicle](https://github.com/srid/chronicle#deploying-to-heroku) - tracking a tree of personal memories * [begriffs/postgrest-example](https://github.com/begriffs/postgrest-example) - how to configure a db for use as an API