gh-resto - the github extension of resto

December 12, 2021 ยท View on GitHub

a CLI app can send pretty HTTP & API requests with TUI

this is the the github extension of resto, for more details refer to resto repo

demo

Installation

Installation requires a minimum version (2.0.0) of the the Github CLI to support extensions.

  • Install the GitHub CLI

  • then Install this extension:

gh extension install abdfnx/gh-resto
Installing Manually

to install this extension manually, you can do these steps:

  1. clone gh-resto repo

    # git
    git clone https://github.com/abdfnx/gh-resto
    
    # github cli
    gh repo clone abdfnx/gh-resto
    
  2. cd to it

    cd gh-resto
    
  3. install it locally

    gh extension install .
    

Usage

gh resto