Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu09:aufgaben:a01 [2024/11/05 10:49] – angelegt vdemir | modul:m290:learningunits:lu09:aufgaben:a01 [2024/11/05 10:57] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 6: | Zeile 6: | ||
* Means of aid: | * Means of aid: | ||
* [[https:// | * [[https:// | ||
+ | * {{ : | ||
* Webstorm with connection to the MySQL-DB | * Webstorm with connection to the MySQL-DB | ||
* Expected result: Installed POSTMANN web development tool including a functioning test connection to the server. | * Expected result: Installed POSTMANN web development tool including a functioning test connection to the server. | ||
Zeile 11: | Zeile 12: | ||
===== Asignment ===== | ===== 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. | - 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. | - Test the correct functioning of the server by sending a request from postman to your server and displaying the results in POSTMAN. | ||