简体   繁体   English

JSON到JSON转换库

[英]JSON to JSON transformation libraries

What are some of the best & most efficient JSON to JSON transformation libraries ? 什么是最好和最有效的JSON到JSON转换库? I only know about Jolt . 我只知道Jolt Does anybody know about other open source libraries exist on similar lines ? 有没有人知道其他开源库存在于类似的行上?

There are a number of libraries for JSON parsing, but there are not many that are for JSON to JSON transformations. 有许多用于JSON解析的库,但是没有很多用于JSON到JSON转换的库。 https://github.com/joelvh/json2json is one. https://github.com/joelvh/json2json是其中之一。 Are to discern a library without knowing what language you want to code in. 是在不知道您想要编码的语言的情况下辨别库。

If you are looking for something where you don't need to code, try Data Mutanda . 如果您正在寻找不需要编码的内容,请尝试使用Data Mutanda

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM