Hey folks,
I’ve created a couple of visualizations from one of the COVID-19 APIs. It’s the same endpoint but the data is presented in a different way.
A card view:
A table view:
The template can be imported here and run in your local Postman instance, using the “Run in Postman” button.
Thanks @danny-dainton for this contribution, this is great! 
Thank you for posting this. How do you achieve the full visualization in Postman (e.g. beyond the JSON data, how to you generate the view from within Postman)?
I see, it’s from the Body - Visualize capability.
All of that magic happens in the Visualize tab of the response.
You can find more details for this feature over on our learning center:
https://learning.postman.com/docs/postman/sending-api-requests/visualizer/