You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through its public data platform, Meteo France provides a set of API that can be used by applications. One of these API provide data for weather alert. Thus, the purpose of this issue is to create an handler to manage the request an response retrieval between this API and the SunBot. This handler should inherit the general handler class (#90 ).
Validation criteria
: Implement a class that handles access to the Meteo France weather alert API.
The text was updated successfully, but these errors were encountered:
clement-pages
changed the title
Implement a Meteo France weather alert handler. This includes request generation and response retrieving and handling
Implement a Meteo France weather alert handler
May 19, 2023
Task description
Through its public data platform, Meteo France provides a set of API that can be used by applications. One of these API provide data for weather alert. Thus, the purpose of this issue is to create an handler to manage the request an response retrieval between this API and the SunBot. This handler should inherit the general handler class (#90 ).
Validation criteria
The text was updated successfully, but these errors were encountered: