Go to file
Villers Krisztián 0746ac8e89 Update README 2026-04-17 15:03:47 +02:00
src antares struct 2026-04-17 14:52:37 +02:00
.gitignore antares struct 2026-04-17 14:52:37 +02:00
Cargo.lock antares struct 2026-04-17 14:52:37 +02:00
Cargo.toml antares struct 2026-04-17 14:52:37 +02:00
README.md Update README 2026-04-17 15:03:47 +02:00

README.md

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.