3 stable releases

1.0.2 Nov 2, 2024

#1908 in Web programming

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–17MB
~226K SLoC