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