https://github.com/treyhunner/http-tui
HTTP API Client TUI
https://github.com/treyhunner/http-tui
Last synced: 6 months ago
JSON representation
HTTP API Client TUI
- Host: GitHub
- URL: https://github.com/treyhunner/http-tui
- Owner: treyhunner
- License: mit
- Created: 2023-03-12T05:07:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T18:44:36.000Z (over 1 year ago)
- Last Synced: 2024-11-28T10:40:54.107Z (7 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# http-tui
[](https://pypi.org/project/http-tui)
[](https://pypi.org/project/http-tui)
## Installation
Install with pipx (pip works too):
```console
pipx install http-tui
```To start the app, run:
```console
http
```## License
`http-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.