Skip to content

amejiarosario/todoAPIjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

Angular, NodeJS, ExpressJS and MongoDB RESTful API Tutorial. See Creating a RESTful API Tutorial post for more details.

Installation

You just need to install dependencies:

npm install

And start the program

npm start