basst85 / node-postgres-promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Designing a RESTful API With Node and Postgres

Want to learn how to build this project?

Check out the blog post.

Want to use this project?

  1. Fork/Clone
  2. Install dependencies - npm install
  3. Run - psql -U postgres -f puppies.sql
  4. Run the development server - npm start

About


Languages

Language:JavaScript 93.9%Language:HTML 4.3%Language:CSS 1.7%