Skip to content

bahram1249/note-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note-api

nodejs restful api

required :

nodejs with npm on your local machine .
run mongodb server on : localhost:27017 .

install

npm install

run test

npm test

run api

open directory in command prompt or terminal.
then run this command

node index.js