## Problem Since the move to [subpages inside API](https://postgrest.org/en/stable/references/api.html), seems our OOTB CRUD endpoints on tables/views are no longer visible: https://github.com/PostgREST/postgrest/discussions/2797 ## Solution Add a dedicated landing page instead of using the docs as landing page. Here we can showcase all the features, with code snippets. Examples: - https://dhall-lang.org/ - https://orgmode.org/
Problem
Since the move to subpages inside API, seems our OOTB CRUD endpoints on tables/views are no longer visible: PostgREST/postgrest#2797
Solution
Add a dedicated landing page instead of using the docs as landing page. Here we can showcase all the features, with code snippets. Examples: