From 83fa3070fbf4cd0483da16f62e812b7310bf9e32 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 30 Nov 2015 14:30:51 -0800 Subject: [PATCH] Add intro video to docs --- docs/index.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/index.md b/docs/index.md index 85756e784..19c904cb9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,18 @@ + ![PostgREST logo](img/logo.png) ## Introduction @@ -35,6 +50,14 @@ PostgREST has a focused scope. It works well with other tools like Nginx. This f As with any open source project, we all gain from features and fixes in the tool. It's more beneficial than improvements locked inextricably within custom codebases. +### Intro Video + +Some things have changed since this video was created but the basics are the same. Learn the big vision behind automating APIs. + +
+ +
+ ### Myths #### You have to make tons of stored procs and triggers