Using the new Express 4.0 Router to build an API
- Node and npm
- Clone the repo:
git clone https://github.com/86rishab/node-api.git - Install dependencies:
npm install - Start the server:
node server.js
Test your API using Postman
Using the new Express 4.0 Router to build an API
git clone https://github.com/86rishab/node-api.gitnpm installnode server.jsTest your API using Postman