lib/pg_rest.ex

defmodule PgRest do
  @moduledoc """
  PostgREST-compatible REST API and query-building engine for Elixir.
  """
end