https://github.com/collabora/hawkbit-rs
Hawkbit Rust crate
https://github.com/collabora/hawkbit-rs
Last synced: about 1 year ago
JSON representation
Hawkbit Rust crate
- Host: GitHub
- URL: https://github.com/collabora/hawkbit-rs
- Owner: collabora
- Created: 2021-01-14T11:45:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T05:58:58.000Z (about 3 years ago)
- Last Synced: 2025-03-29T00:41:12.949Z (about 1 year ago)
- Language: Rust
- Size: 2.62 MB
- Stars: 11
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hawkbitrs [](https://codecov.io/gh/collabora/hawkbit-rs) [](https://github.com/collabora/hawkbit-rs/actions)
This module contains a couple of [Rust](https://www.rust-lang.org) crates
to implement [Eclipse hawkBit](https://www.eclipse.org/hawkbit/) clients:
- [hawkbit](hawkbit/): high-level client-side API [](https://crates.io/crates/hawkbit) [](https://docs.rs/hawkbit/)
- [hawkbit_mock](hawkbit_mock/): mock server to use for testing [](https://crates.io/crates/hawkbit_mock) [](https://docs.rs/hawkbit_mock/)