Your Name 8f456f0cd5
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 40s
chore-gitignore-update
2025-08-26 11:13:36 +02:00
2025-08-26 11:13:36 +02:00
2025-08-26 11:13:36 +02:00
2025-08-26 11:13:36 +02:00
2025-08-26 11:13:36 +02:00

sdk_storage

Voir la documentation détaillée dans docs/.

Démarrage rapide

  • Construire: cargo build
  • Lancer: cargo run -- --permanent (clé sans TTL = permanente)
  • Tester: cargo test

API

  • POST /store { key(hex64), value(hex), ttl? (s) }
  • GET /retrieve/:key

Contribution

Voir CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md.

Licence

Voir LICENSE (MIT).

Description
No description provided
Readme 354 KiB
Languages
Rust 100%