Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
wiki:software:beuthbot:weather-service [13.12.2019 10:13] Timo Bruns [Table of content] |
wiki:software:beuthbot:weather-service [22.07.2020 18:09] (aktuell) Denny Schumann |
||
---|---|---|---|
Zeile 7: | Zeile 7: | ||
===== Table of content===== | ===== Table of content===== | ||
- | - [[wiki: | + | - [[wiki: |
- | - [[wiki: | + | - [[wiki: |
- [[wiki: | - [[wiki: | ||
- [[wiki: | - [[wiki: | ||
Zeile 16: | Zeile 16: | ||
- [[wiki: | - [[wiki: | ||
- [[wiki: | - [[wiki: | ||
- | - [[wiki: | + | - [[wiki: |
- | - [[wiki: | + | - [[wiki: |
- [[wiki: | - [[wiki: | ||
- [[wiki: | - [[wiki: | ||
- [[wiki: | - [[wiki: | ||
- | - [[wiki: | + | - [[wiki: |
- | - [[wiki: | + | - [[wiki: |
- | - [[[wiki: | + | - [[[wiki: |
- | - [[wiki: | + | - [[wiki: |
- [[wiki: | - [[wiki: | ||
- [[wiki: | - [[wiki: | ||
Zeile 86: | Zeile 86: | ||
This folder consists of several services, that perform specific tasks for the microservice. | This folder consists of several services, that perform specific tasks for the microservice. | ||
- | **generateResponse.js** | + | == generateResponse.js |
Creates a nicely formatted string from a weather-JSON-object and caches it. | Creates a nicely formatted string from a weather-JSON-object and caches it. | ||
- | ** weatherService.js | + | == weatherService.js |
Makes a request to the '' | Makes a request to the '' | ||
- | ** fiveDayWeatherService.js | + | == fiveDayWeatherService.js |
If a weather forecast for the next days is requested, than this script requests the necessary data from the '' | If a weather forecast for the next days is requested, than this script requests the necessary data from the '' | ||
Zeile 118: | Zeile 118: | ||
===== Versioning ===== | ===== Versioning ===== | ||
- | We use [[http:// | + | We use [[http:// |
===== Authors ===== | ===== Authors ===== | ||
Zeile 126: | Zeile 126: | ||
See also the list of [[[https:// | See also the list of [[[https:// | ||
+ | <WRAP pagebreak></ |