Re: [HACKERS] HTTP API experimental implementation

2012-07-11 Thread Peter Eisentraut
On tis, 2012-07-10 at 08:59 +0200, Björn Harrtell wrote: > Hey all, > > I've begun an implementation of the proposed HTTP API [1] (with some > changes) using node.js > > The project lives at > https://github.com/bjornharrtell/postgresql-http-server and > basic functionality is in place. > > Feed

[HACKERS] HTTP API experimental implementation

2012-07-10 Thread Björn Harrtell
Hey all, I've begun an implementation of the proposed HTTP API [1] (with some changes) using node.js The project lives at https://github.com/bjornharrtell/postgresql-http-server and basic functionality is in place. Feedback appriciated! [1] http://wiki.postgresql.org/wiki/HTTP_API Regards /Bj