An open API service indexing awesome lists of open source software.

https://github.com/misaghmomenib/json2csv-go

A Simple Go Program That Converts a Json File to a Csv File. It Reads a Json Array of Objects, Extracts Keys as Headers, and Writes the Data Into a Csv Format.
https://github.com/misaghmomenib/json2csv-go

converter git go golang json2csv open-source

Last synced: 3 months ago
JSON representation

A Simple Go Program That Converts a Json File to a Csv File. It Reads a Json Array of Objects, Extracts Keys as Headers, and Writes the Data Into a Csv Format.

Awesome Lists containing this project