| by Arround The Web | No comments

Check Out This Universal JSON, BSON, YAML, CSV, XML Translator to ANY Format Using Templates

Hi, I’ve created a tool for transforming various input formats to any output file using templates written in GO.

Key features

  • Various input formats (json, bson, yaml, csv, xml)
  • Flexible output formatting using text templates
  • Support for Lua custom functions which allows very flexible data manipulation
  • stdin/stdout support which allows get data from source -> translate -> delivery to destination. This allows easily translate data between different web services like REST to SOAP, SOAP to REST, REST to CSV, …
  • Merge/Mesh multiple input files in various formats into single output file formated using templates

The post Check Out This Universal JSON, BSON, YAML, CSV, XML Translator to ANY Format Using Templates appeared first on Linux Today.

Share Button

Source: Linux Today

Leave a Reply