Skip to content

The project built in node.js, express.js, and postgres. It's an API that serves JSON data

Notifications You must be signed in to change notification settings

Hano1388/myNotebookAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myNotebookAPI

This is Nodejs and postgres full crud API that serves and accepts JSON data.

You need to have node and postgres running on your machine.

See (https://nodejs.org/en/download/) to download and install node if you don't have it already.

See (https://www.postgresql.org/download/) to download and install postgres.

after you got a clone run the following commands

$ npm install

$ npm start

About

The project built in node.js, express.js, and postgres. It's an API that serves JSON data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published