Node Postgres API. A starter project for building a simple database-backed web service.

blog.logrocket.com/setting-up-a-restful-api-with-node-js-and-postgresql-d96d6fc892d8

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2020
  • Modify insert and update queries to return row (#5)
September 2019
  • Create LICENSE (#3)
  • Update README.md
  • Minor typo fix (#2)
October 2018
  • Don't export function that doesn't exist
  • Slight adjustments
  • Use require, fix package and formatting
  • Change filenames, create README
  • Initial commit