2 releases
0.1.1 | Oct 30, 2022 |
---|---|
0.1.0 | Oct 29, 2022 |
#305 in Visualization
8KB
126 lines
Resters
A lightweight cross-platform Rest API tester using fltk-rs.
Building from source
git clone https://github.com/MoAlyousef/resters
cd resters
cargo build --release
If you're targetting one of the platforms that fltk-rs provides prebuilt binaries for, you can instead use:
cargo build --release --features=fltk/fltk-bundled
Installing via Cargo
cargo install resters
Alternatively you can grab a prebuilt binary from the releases page.
MIT licensed.
Dependencies
~19MB
~401K SLoC