Go to file
Villers Krisztián 39609d3534 Update main.rs 2026-04-30 15:34:35 +02:00
src Update main.rs 2026-04-30 15:34:35 +02:00
.gitignore antares struct 2026-04-17 14:52:37 +02:00
Cargo.lock conv to struct test 2026-04-20 16:26:12 +02:00
Cargo.toml conv to struct test 2026-04-20 16:26:12 +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.