3 stable releases

1.0.2 Nov 2, 2024

#1745 in Web programming

Download history 296/week @ 2024-10-28 92/week @ 2024-11-04

388 downloads per month

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
~224K SLoC