Open
Description
Feature description
Using textual, we can develop an interactive TUI that lets users debug their requests in real-time with the terminal.
They should be able to do the following:
- See route responses, headers, and status codes
- Exceptions
- System information (net IO, CPU, etc)
- Database information
- Server load
Feature example API
$ view interface
Anything else?
No response