Commit Graph

1 Commits

Author SHA1 Message Date
Gustavo Henrique Santos Souza de Miranda dc6528e308 Add `METARService` for retrieving METAR data and integrate it with `Application`
- Implement `METARService` to fetch METAR data from the CheckWX API.
- Add `requests` dependency to `pyproject.toml`.
- Update `Application` to initialize and use `METARService`.
2025-10-31 17:59:27 -03:00