Re: [GENERAL] PostgreSQL 9.5 and process REST calls enquiry

2016-02-12 Thread Peter van Eck
On 12/02/16 17:34, Adrian Klaver wrote: On 02/12/2016 08:06 AM, James Keener wrote: https://github.com/begriffs/postgrest also looks interesting! I thought the purpose of Spring/Spring Boot was to provide the REST services in front of your choice of data store. Not sure how

[GENERAL] PostgreSQL 9.5 and process REST calls enquiry

2016-02-12 Thread Peter van Eck
Hi, We are looking into setting up a PostgreSQL environment for an application that inputs JSON through via http rest calls. Now that we havent been using Postgres for these kind of setups I was wondering what the course of action is in setting this up. The development team is coding this