@hackage postgrest9.0.1
REST API for any Postgres database
Categories
License
MIT
Maintainer
Steve Chavez <stevechavezast@gmail.com>
Links
Versions
Installation
Dependencies (47)
- base >=4.9 && <4.16
- bytestring >=0.10.8 && <0.11
- containers >=0.5.7 && <0.7
- directory >=1.2.6 && <1.4
- mtl >=2.2.2 && <2.3
- parsec >=3.1.11 && <3.2 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/postgrest-ws
Package Flags
dev
(off by default)
Development flags
hpc
(on by default)
Enable HPC (dev only)
Reads the schema of a PostgreSQL database and creates RESTful routes for tables, views, and functions, supporting all HTTP verbs that security permits.