postgrest

Serves a fully RESTful API from any existing PostgreSQL database

brewmacoslinux
Try with needOr install directly
Source

About

Serves a fully RESTful API from any existing PostgreSQL database

Commands

postgrest

Examples

Start PostgREST server with configuration file$ postgrest /path/to/postgrest.conf
Display PostgREST version$ postgrest --version
Generate sample configuration file$ postgrest --dump-config > postgrest.conf