Crates.io | dummy-json-rs |
lib.rs | dummy-json-rs |
version | 1.0.2 |
source | src |
created_at | 2024-11-02 10:02:27.572956 |
updated_at | 2024-11-02 17:39:52.76988 |
description | Dummy JSON API client in Rust |
homepage | |
repository | https://github.com/abhi3700/dummy-json-rs |
max_upload_size | |
id | 1432718 |
size | 71,952 |
This is a Rust SDK for the Dummy JSON API.
Objective: This SDK could be used to handle BE of any Rust App that interacts with the Dummy JSON API.
cargo build -r
cargo test -r
cargo fmt
cargo clippy