tgorq

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 18 Imported by: 0

README

Terminal GO ReQuest ( TGORQ)

A Vim-like lightweight CLI tool for performing HTTP requests

Features

image tgorq

  • Move with keyboard short-cuts
  • Lightweight
  • Fast
  • Save State option
  • Save response to a file

About TGORQ

Tgorq is a vim-like lightweight TUI (text-based user interface) CLI that allows you to perform fast HTTP requests. It was built with the go programming language and the bubble tea framework.

Installation

Tgorq requires go to run successfully. To install, you can run the command below or download the binary from the release page.

go install github.com/vitor-augusto1/tgorq@latest

Usage

tgorq -h

This will display the help manual for the tool. Here are all the flags it supports.



__/\\\\\\\\\\\\\\\________________________________________________________
 _\///////\\\/////_________________________________________________________
  _______\/\\\_________/\\\\\\\\________________________________/\\\\\\\\___
   _______\/\\\________/\\\////\\\_____/\\\\\_____/\\/\\\\\\\___/\\\////\\\__
    _______\/\\\_______\//\\\\\\\\\___/\\\///\\\__\/\\\/////\\\_\//\\\\\\\\\__
     _______\/\\\________\///////\\\__/\\\__\//\\\_\/\\\___\///___\///////\\\__
      _______\/\\\________/\\_____\\\_\//\\\__/\\\__\/\\\________________\/\\\__
       _______\/\\\_______\//\\\\\\\\___\///\\\\\/___\/\\\________________\/\\\\_
        _______\///_________\////////______\/////_____\///_________________\////__

    A vim-like TUI (Text User Interface) that allows you to make http requests.
    Example: ./tgorq [ -o | --enable-output ] [ -s | --save-state ]

Usage:
  tgorq [flags]

Flags:
  -o, --enable-output   Stores the response body and headers in the response directory.
  -h, --help            help for tgorq
  -s, --save-state      Save the current application state.

License

tgorq is licensed under the MIT license. Take a look at the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL