From the project page:
PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.
Here's the link to the project: https://postgrest.com/en/v4.1/