Intro section
This commit is contained in:
@@ -1,12 +1,49 @@
|
||||
.. PostgREST documentation master file, created by
|
||||
sphinx-quickstart on Sun Oct 9 16:53:00 2016.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to PostgREST's documentation!
|
||||
=====================================
|
||||
|
||||
Contents:
|
||||
.. image:: _static/logo.png
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
.. toctree::
|
||||
:caption: What is PostgREST?
|
||||
|
||||
intro.rst
|
||||
|
||||
.. Installation
|
||||
.. Binary Release
|
||||
.. Build from Source
|
||||
.. Docker
|
||||
.. API
|
||||
.. Tables and Views
|
||||
.. Filtering
|
||||
.. Ordering
|
||||
.. Limits and Pagination
|
||||
.. Counting
|
||||
.. Response Format
|
||||
.. Singular or Plural
|
||||
.. OpenAPI Support
|
||||
.. Resource Embedding
|
||||
.. Query Limitations
|
||||
.. Stored Procedures
|
||||
.. Insertions / Updates
|
||||
.. Getting Results
|
||||
.. Bulk Insert
|
||||
.. Deletions
|
||||
.. Authentication
|
||||
.. Overview of Role System
|
||||
.. JSON Web Tokens
|
||||
.. Internal Generation
|
||||
.. External Generation
|
||||
.. SSL
|
||||
.. Custom Validation
|
||||
.. Schema Isolation
|
||||
.. User Management
|
||||
.. Logins
|
||||
.. Password Reset
|
||||
.. Administration
|
||||
.. Block full-table operations
|
||||
.. Alternate URL structure
|
||||
.. API Versioning
|
||||
.. HTTP Caching
|
||||
.. Database Caching
|
||||
.. Debugging
|
||||
.. (viewing db logs)
|
||||
|
||||
Reference in New Issue
Block a user