Skip to content

enactusvitc/enactus-ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTFUL API PROJECT

How to use it?

Clone the repository

  1. git clone --depth 1 https://github.com/mohammadshaad/rest-api.git

Install all the dependencies
2. npm install

Start the server with nodemon
3. nodemon server.js

Make the 'GET' and 'POST' request on '/api/items' route