Using the new Express 4.0 Router to build an API
- Node and npm
- Clone the repo:
git clone git@github.com:scotch-io/node-api - Install dependencies:
npm install - Start the server:
node server.js
Test your API using Postman
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Using the new Express 4.0 Router to build an API
git clone git@github.com:scotch-io/node-apinpm installnode server.jsTest your API using Postman