dummy-json-rs

Crates.iodummy-json-rs
lib.rsdummy-json-rs
version1.0.2
sourcesrc
created_at2024-11-02 10:02:27.572956
updated_at2024-11-02 17:39:52.76988
descriptionDummy JSON API client in Rust
homepage
repositoryhttps://github.com/abhi3700/dummy-json-rs
max_upload_size
id1432718
size71,952
Abhijit Roy (abhi3700)

documentation

README

Dummy JSON Rust SDK

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.

Build

cargo build -r

Run tests

cargo test -r

Format code

cargo fmt

Lint code

cargo clippy
Commit count: 35

cargo fmt