Generic HTTP client module
Find a file
flemming-it e057a2ca43 chore: SDK URL → git.flemming.ai/fai/module-sdk-rust
The fai-module-sdk repo was renamed from `fai/module-sdk` to
`fai/module-sdk-rust` to align with the three SDK families
convention (base + language suffix). Pin updated accordingly.
The old git.flemming.ws URL is also retired in this pass.

Signed-off-by: flemming-it <sf@flemming.it>
2026-05-26 13:16:53 +02:00
src feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
.gitignore feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
Cargo.lock feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
Cargo.toml chore: SDK URL → git.flemming.ai/fai/module-sdk-rust 2026-05-26 13:16:53 +02:00
MODULE.de.md feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
MODULE.md feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
module.yaml feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00
rust-toolchain.toml feat: http.request v0.1.0 — generic HTTP client 2026-05-25 14:16:09 +02:00