Module vatsim_utils::rest_api

source ·
Expand description

VATSIM’s public & authenticated REST APIs on api.vatsim.net along with some other pages.

These functions are not grouped into a struct, as the URLs that they call are static - not dependent on a preceding call - unlike those used to get live data from the network.

Functions§