In this tutorial we'll create a RESTful web service with JavaScript, Node, Express, Postgres, and pg-promise. Navigate to http://localhost:3000 in your browser, and you should see the familiar "Welcome to Express" text. Kill the server when done.
Full article