axonflow-sdk-rust 0.1.0

Rust SDK for the AxonFlow AI governance platform
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Contributors

This file recognizes the people who have contributed to the AxonFlow Rust SDK. Contributions of all kinds are welcome — code, documentation, examples, bug reports — see [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started.

Git history is the canonical record; this list highlights notable contributions for posterity.

## Foundational contributors

- **Francesco Pierfederici** ([@fpierfed]https://github.com/fpierfed) — Authored the foundational implementation of this SDK as a voluntary, unsolicited contribution ([PR #2]https://github.com/getaxonflow/axonflow-sdk-rust/pull/2). The initial `AxonFlowClient`, the OpenAI invisible-governance interceptor, the configuration / retry / cache / heartbeat scaffolding, and the integration-test setup are his work. Thank you, Francesco.

## Maintainers

- **Saurabh Jain** ([@saurabhjain1592]https://github.com/saurabhjain1592) — Project maintainer.

---

If you've contributed and would like to be listed here, please open a PR adding yourself.