https://github.com/mschuchard/ruddr-rust
A lightweight Ruddr SDK Rust crate
https://github.com/mschuchard/ruddr-rust
ruddr rust-crate rust-library sdk-rust
Last synced: about 1 year ago
JSON representation
A lightweight Ruddr SDK Rust crate
- Host: GitHub
- URL: https://github.com/mschuchard/ruddr-rust
- Owner: mschuchard
- License: bsd-3-clause
- Created: 2024-10-18T21:07:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-03T18:36:39.000Z (about 1 year ago)
- Last Synced: 2025-04-03T19:35:10.887Z (about 1 year ago)
- Topics: ruddr, rust-crate, rust-library, sdk-rust
- Language: Rust
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ruddr-rust
`ruddr-rust` is a crate representing a lightweight/hobbyist SDK for Rust. The creator/maintainer will only ever implement support for `Read` and `List` operations i.e. `GET`, and will also only ever support certain endpoints and parameters personally considered of greater importance.
Please see the official Rust crate documentation page at FORTHCOMING for usage.
This crate is currently released as alpha, and will not be published as a crate until transitioned to beta.