gh-resto - the github extension of resto
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
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:
-
clone
gh-resto
repo# git git clone https://github.com/abdfnx/gh-resto # github cli gh repo clone abdfnx/gh-resto
-
cd to it
cd gh-resto
-
install it locally
gh extension install .
gh resto