Expand description
vatsim_utils
- a collection of utilities for accessing VATSIM data.
Modules§
- distance
- Utilities for distance calculations and airport locations.
- errors
- Errors the crate can return for various reasons.
- live_
api - Wrapper for the VATSIM APIs to get live data from the servers.
- models
- JSON API models for deserializing data from the various HTTP APIs.
- rest_
api - VATSIM’s public & authenticated REST APIs on api.vatsim.net along with some other pages.