RESTFUL API PROJECT How to use it? Clone the repository 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