#rest #cross-platform #http #gui #api

app resters

A lightweight cross-platform Rest API tester gui built using fltk-rs

2 releases

0.1.1 Oct 30, 2022
0.1.0 Oct 29, 2022

#309 in Visualization

MIT license

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.

image

Dependencies

~17MB
~396K SLoC