Go to file
Villers Krisztián e652289ac4 excel export 2026-04-30 16:03:54 +02:00
src excel export 2026-04-30 16:03:54 +02:00
.gitignore excel export 2026-04-30 16:03:54 +02:00
Cargo.lock excel export 2026-04-30 16:03:54 +02:00
Cargo.toml excel export 2026-04-30 16:03:54 +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.