1 unstable release

0.1.0 Aug 2, 2023

#291 in HTTP client

MIT/Apache

53KB
582 lines

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

Dependencies

~24–39MB
~727K SLoC