#sdk #testing

dummy-json-rs

Dummy JSON API client in Rust

3 stable releases

1.0.2 Nov 2, 2024

#248 in #sdk

MIT license

36KB
1K SLoC

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

Dependencies

~6–18MB
~228K SLoC