Crate vatsim_utils

Source
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.