req_it

Crates.ioreq_it
lib.rsreq_it
version0.1.0
sourcesrc
created_at2023-08-02 02:14:37.621969
updated_at2023-08-02 02:14:37.621969
descriptionA graphical multi-tab HTTP client
homepagehttps://coruscateor.com/projects/req-it
repositoryhttps://github.com/coruscateor/req_it
max_upload_size
id932372
size177,077
Paul Saunders (coruscateor)

documentation

README

Req It

Req It is a graphical multi-tab HTTP client for developers.

It currently it only opens a single GraphQL tab when the application starts

The UI layout is derived from GraphQL Playground.


RI_Screenshot.png should be here...


Build Instructions

See GTK Estate

The reqwest crate requires OpenSSL for building on Linux.

Fedora:

sudo dnf install openssl openssl-devel


Todo:

  • Add a menu
  • Add functionality to open more tabs.
  • Add functionality to open more windows.
  • Add a way to save and restore application sessions, tabs and windows.
  • Add functionality to move tabs between windows.
  • Complete GraphQL functionality
  • Add Tabs for REST requests and other client types.

Possible:

  • Add scripting for Rhai and Lua

Commit count: 1

cargo fmt