Sometimes you quickly need a read-only API on top of a PostgreSQL database.

No Entity Framework setup.

No code generation.

No endpoint per table.

Just query a known table and return the result.