Skip to content

A simple node.js based CRUD API server for retrieving info from a PostgreSQL database using express and pg modules

License

Notifications You must be signed in to change notification settings

bconnelly96/node-pg-server

Repository files navigation

node-pg-server

A simple node.js based CRUD API server for retrieving info from a PostgreSQL database using express and pg modules

Install: mkdir myapp cd myapp npm init -y npm install express pg axios

About

A simple node.js based CRUD API server for retrieving info from a PostgreSQL database using express and pg modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published