Pretty Print cURL output (both JSON & XML) in Dos
Is it possible to pretty print CURL output (both JSON & XML) in Dos. I tried to search for this, but options are available for Unix types systems only. Thanks for your answers. RSN
You may want to look at httpie It's pretty curl-like, open source, multi-platform (DOS, Win, Mac), it offers several prettify options - format, color etc.