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

https://github.com/furkankayar/csvxmljsonconverter

Converter that has been written in C converts data formats (XML, JSON, CSV) each other.
https://github.com/furkankayar/csvxmljsonconverter

c csv csvtojson csvtoxml json jsontocsv jsontoxml libjson libxml2 xml xmltocsv xmltojson

Last synced: 6 months ago
JSON representation

Converter that has been written in C converts data formats (XML, JSON, CSV) each other.

Awesome Lists containing this project

README

          

# CSV, XML, JSON Converter

Written in c by using libxml2 and json-c libraries.