Thursday 15 March 2012

postgresql - Best way to set an API server using Node.js and Postgres? -



postgresql - Best way to set an API server using Node.js and Postgres? -

i'm new in node.js. i'm trying find out , larn best way set api server, crud (create, read, update , delete) requests.

i've beingness looking around different server frameworks used node.js:

express

restify

hapi

i'm using node-postgres library connecting database , making queries, haven't found guide or illustration using either of previous frameworks set api server postgresql.

i'd thankful point me right direction or show me basic example.

thank you

hapi has best performance. otherwise hope can help you:

http://blog.newrelic.com/2014/08/15/node-js-frameworks-hapi-js-restify-geddy

http://blog.nodeknockout.com/post/34571027029/making-an-api-happy-with-hapi

http://blog.modulus.io/nodejs-and-hapi-create-rest-api

node.js postgresql

No comments:

Post a Comment