Go to file
Villers Krisztián 65aabf6381 ok 2026-04-30 16:39:15 +02:00
.github ok 2026-04-30 16:39:15 +02:00
src ok 2026-04-30 16:39:15 +02:00
.env.example ok 2026-04-30 16:39:15 +02:00
.gitignore ok 2026-04-30 16:39:15 +02:00
Cargo.lock ok 2026-04-30 16:39:15 +02:00
Cargo.toml ok 2026-04-30 16:39:15 +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.