Skip to content
dbohdan edited this page May 5, 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.

Misc.

  • Skor — Listen to Postgres events and forward them as JSON payloads to a webhook.
Clone this wiki locally