PostgREST Documentation
This repo contains the source files which generate postgrest.com. To preview documentation locally use MkDocs:
# Requires python 2.6, 2.7, 3.3, 3.4 or 3.5 pip install mkdocs # Will host locally at http://127.0.0.1:8000 mkdocs serve