antares_get_data/README.md

5 lines
249 B
Markdown

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