#906065 ITP: postgrest -- Serve a RESTful API from any Postgres database

#906065#5
Date:
2018-08-13 20:32:17 UTC
From:
To:
* Package name    : postgrest
  Version         : 5.0
  Upstream Author : Joe Nelson
* URL             : https://postgrest.org/
* License         : MIT
  Programming Lang: Haskell
  Description     : Serve a RESTful API from any Postgres database

From the webpage:

PostgREST is a standalone web server that turns your PostgreSQL database
directly into a RESTful API. The structural constraints and permissions
in the database determine the API endpoints and operations.

Using PostgREST is an alternative to manual CRUD programming. Custom API
servers suffer problems. Writing business logic often duplicates,
ignores or hobbles database structure. Object-relational mapping is a
leaky abstraction leading to slow imperative code. The PostgREST
philosophy establishes a single declarative source of truth: the data
itself.

I'll need a sponsor to upload the resulting packages to the
repositories.

#906065#8
Date:
2018-08-14 16:06:37 UTC
From:
To:
Re: Jonas Weber 2018-08-13 <153419233728.5094.8626557681114177791.reportbug@carnifex.home.jonasw.de>

Hi,

would you want to maintain the package in the PostgreSQL team on
salsa.debian.org? I can sponsor uploads for you.

Christoph

#906065#13
Date:
2020-10-02 13:09:15 UTC
From:
To:
Hi,

Any news about this ? I'd love to see this in debian.

Regards,

	Xav

#906065#18
Date:
2021-01-04 13:23:09 UTC
From:
To:
Hello Jonas,

Symbollically supporting this, looks very promising

Wim