* Updated full-text search * Calling RPC with GET * Customizing HTTP status codes and headers * Move the admin section to bottom of TOC * Revise JWT signing section of tutorial * Selecting pkeys in embedding no longer required
38 lines
446 B
ReStructuredText
38 lines
446 B
ReStructuredText
.. title:: PostgREST Documentation
|
|
|
|
.. image:: _static/logo.png
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
.. toctree::
|
|
:caption: What is PostgREST?
|
|
|
|
intro.rst
|
|
|
|
.. toctree::
|
|
:caption: Tutorials
|
|
|
|
tutorials/tut0.rst
|
|
tutorials/tut1.rst
|
|
|
|
.. toctree::
|
|
:caption: Installation
|
|
|
|
install.rst
|
|
|
|
.. toctree::
|
|
:caption: API
|
|
|
|
api.rst
|
|
|
|
.. toctree::
|
|
:caption: Authentication
|
|
|
|
auth.rst
|
|
|
|
.. toctree::
|
|
:caption: Administration
|
|
|
|
admin.rst
|