The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Plack::App::PgREST - http://postgre.st/

SYNOPSIS

  use Plack::App::PgREST;

DESCRIPTION

Plack::App::PgREST is:

  • a JSON document store

  • running inside PostgreSQL

  • working with existing relational data

  • capable of loading Node.js modules

  • compatible with MongoLab's REST API

AUTHOR

Chia-liang Kao <clkao@clkao.org> Audrey Tang <audreyt@audreyt.org>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO