Files
postgrest/docs/references/api.rst
T
2023-05-10 14:21:31 -03:00

19 lines
329 B
ReStructuredText

.. _api:
API
###
PostgREST exposes three database objects of a schema as resources: tables, views and stored procedures.
.. toctree::
:glob:
:maxdepth: 1
api/tables_views.rst
api/stored_procedures.rst
api/schemas.rst
api/resource_embedding.rst
api/openapi.rst
api/resource_representation.rst
api/*