Package: postgrest Version: 14.15-1 Architecture: amd64 Maintainer: Andrei Dziahel Installed-Size: 64028 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libpq5 (>= 9.2~beta3), zlib1g (>= 1:1.1.4) Filename: amd64/postgrest_14.15-1_amd64.deb Size: 9787684 MD5sum: 04b71de132365d266882edae3cd9cecf SHA1: 554833e079098f0580a4b2c2b6e0fe6fe9315530 SHA256: e5b5219630c031bda6b92ff1268f16739c9ce5948d3fa6f3d42e610e551dd9fe Section: database Priority: optional Homepage: https://postgrest.org Description: REST API service for PostgreSQL databases PostgREST automatically turns a PostgreSQL schema into a standards-compliant REST API. It reuses database roles for authentication and authorization, exposes OpenAPI metadata, and remains stateless for easy horizontal scaling. The daemon is implemented in Haskell and targets production deployments that need a performant HTTP layer in front of PostgreSQL.