talis-fb / TReq

A CLI tool for effortless HTTP requests
GNU General Public License v3.0
55 stars 2 forks source link

Syntax Highlighting with JSON colors for payload outputs #6

Open talis-fb opened 9 months ago

talis-fb commented 9 months ago

To enhance the visual clarity of the output, it is proposed to implement syntax highlighting with JSON colors for both the payload and headers in the treq command. This improvement aims to provide a more well-formatted and visually appealing output, making it easier for users to interpret and analyze the information.

The current output of body.... image

The wished formatted body... Colorized and pretty to eyes

image