LU11.A01 - POSTMAN Installation
Requirements
- Work type: individual
- Timeframe: 15 Minutes
- Means of aid:
- Webstorm with connection to the MySQL-DB
- Expected result: Installed POSTMANN web development tool including a functioning test connection to the server.
Asignment
- Download POSTMAN and install it on your notebook. It is required to check the correct functioning of your server and to display the results retrieved from the database on the server.
- Start your server in the Webstorm commandline.
- Test the correct functioning of the server by sending a request from postman to your server and displaying the results in POSTMAN.