Skip to content

rodionsibov/friendly-giggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful API with PostgreSQL and Express

A guide to learn the fundamental PostgreSQL crud operations to build restful api.

  • Build express server and create database/table
  • Connect server and database
  • Create routes and db queries with node-postgres (pg)

Project setup

npm install

Spin up the development server

npx nodemon

About

Restful API with PostgreSQL and Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published