# Antares get data
Small Rust utility that fetches product data from the Antares B2B web service and saves it as pretty-formatted JSON (`antares.json`).
Includes serde-backed structs in `src/template/antares.rs` for deserializing the API response.