LU11.S01 - POSTMAN Installation
Assignment
- Download and Install POSTMAN
- Import the provided basicWebServer.js file to Webstorm
- Start the server in the commandline (icon on the left hand side ot the bottom window of Webstorm)
- Make a request from Webstorm to your Webserver with the url localhost:3000
- The result is displayed in the bottom window of POSTMAN, as shown in the image below