Skip to content
Stefan edited this page Mar 8, 2018 · 5 revisions

PostgREST

  • PostgREST Starter Kit — a toolkit for writing APIs with PostgREST. Includes a setup for managing SQL code, migrations, unit testing, OpenResty configuration for request processing with Lua, and live code reloading functionality.
  • subZero - a service that builds on PostgREST and the respective starter kit to add GraphQL functionality.
  • PostGraphile - simple-to-use Node.js application that exposes the underlying PostgreSQL database's SQL schema through a GraphQL API.

Clone this wiki locally