On 03/05/2016 05:34 PM, Stefan Keller wrote:
I'd like to extend (and complete) this thread by collecting programs/frameworks/applications that provide REST services over Postgres. I see following categories and open source web frameworks and/or libs: Those which * attach Postgres directly, like PostgREST (Haskell) or jsgrest (JavaScript serverside). * connect to (m)any db inc. Postgres, like Spring Boot (Java EE) or sandman2 (Python) PostgREST looks promising. But since Postgres 9.5 ff. has good JSON support (and given I like Python) I'd prefer an even more lightweight solution. Any suggestions?
Recently ran across the below, have not had time to actually try it out yet: https://github.com/timothycrosley/hug
:Stefan
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general