An open API service indexing awesome lists of open source software.

https://github.com/root27/termapi

Cli tool for HTTP inspection
https://github.com/root27/termapi

api go gocui inspector terminal

Last synced: 17 days ago
JSON representation

Cli tool for HTTP inspection

Awesome Lists containing this project

README

          

## Http Inspector via terminal

Simple terminal http inspector in golang

## Key Mappings

You can find key shortcuts in the table below.

| Key | Function |
| --- | --- |
| `Ctrl+S`| `Send request`|
| `Ctrl+R`| `Send new request`|
| `Ctrl+E`| `Save response`|
| `Ctrl+C`| `Quit`|
| `Tab`| `Next view`|
| `Esc`| `Close the save modal`|

## Binaries

You can find binary releases [here](https://github.com/root27/termapi/releases)