If you've worked with APIs, you've probably received JSON responses that needed to be shared with non-technical users. While developers are comfortable reading JSON, most business users prefer Excel. I often found myself converting API responses into spre... See more