From e83144ce7fc239b3161f53f17ecaf80fbb9e19f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steve=20Ch=C3=A1vez?= Date: Fri, 16 Aug 2019 12:41:24 -0500 Subject: [PATCH] Add documentation links --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ddac811d8..eb4672bf8 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,15 @@ Big thanks to our sponsors! You can join them by supporting PostgREST on [Patreo ```bash postgrest --help ``` +## [Documentation](http://postgrest.org) + +Latest documentation is at [postgrest.org](http://postgrest.org). You can contribute to the docs in [PostgREST/postgrest-docs](https://github.com/PostgREST/postgrest-docs). ## Performance TLDR; subsecond response times for up to 2000 requests/sec on Heroku -free tier. If you're used to servers written in interpreted languages -(or named after precious gems), prepare to be pleasantly surprised by -PostgREST performance. +free tier. If you're used to servers written in interpreted languages, +prepare to be pleasantly surprised by PostgREST performance. Three factors contribute to the speed. First the server is written in [Haskell](https://www.haskell.org/) using the