A simple http request TUI (Terminal User Interface) tool that can make web requests to any url. No sign-in required no heavy web interface.
pip install textual httpxPyMan allows you to execute python code to perform actions with the program some of environment variables are provided to aid. (These are subject to change)
# Special keywords.
status_code
response
json_data
headers
cookies- Version 1.4.3 (note: Some of the code here are AI generated.)