| Crates.io | resters |
| lib.rs | resters |
| version | 0.1.1 |
| created_at | 2022-10-29 10:39:53.876474+00 |
| updated_at | 2022-10-30 18:19:08.757155+00 |
| description | A lightweight cross-platform Rest API tester gui built using fltk-rs |
| homepage | |
| repository | https://github.com/MoAlyousef/resters |
| max_upload_size | |
| id | 700950 |
| size | 22,305 |
A lightweight cross-platform Rest API tester using fltk-rs.
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
cargo install resters
Alternatively you can grab a prebuilt binary from the releases page.
MIT licensed.
