<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Json - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/json/</link><description>Json - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/json/" rel="self" type="application/rss+xml"/><item><title>Json 可视化编辑</title><link>https://rd163.visword.com/posts/json-visual-edit/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/json-visual-edit/</guid><description><![CDATA[<h1 id="json-可视化编辑" class="headerLink">
    <a href="#json-%e5%8f%af%e8%a7%86%e5%8c%96%e7%bc%96%e8%be%91" class="header-mark"></a>Json 可视化编辑</h1><ul>
<li><a href="https://github.com/AykutSarac/jsoncrack.com" target="_blank" rel="noopener noreferrer">JSON Crack</a>  star 33K</li>
<li><a href="https://github.com/wibetter/json-editor" target="_blank" rel="noopener noreferrer">JSON数据可视化/JSONEditor</a> 感觉最好用</li>
<li><a href="https://github.com/Open-Federation/json-schema-editor-visual" target="_blank" rel="noopener noreferrer">json-schema-editor-visual</a>  YApi使用</li>
<li><a href="https://github.com/sempostma/json-gui" target="_blank" rel="noopener noreferrer">json-gui</a></li>
<li><a href="https://github.com/ogaoga/json-visual-editor" target="_blank" rel="noopener noreferrer">JSON Visual Editor v2</a></li>
</ul>]]></description></item><item><title>Json 转 Go语言结构体方案</title><link>https://rd163.visword.com/posts/golang-json-to-struct/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/golang-json-to-struct/</guid><description><![CDATA[<h1 id="json-转-go语言结构体方案" class="headerLink">
    <a href="#json-%e8%bd%ac-go%e8%af%ad%e8%a8%80%e7%bb%93%e6%9e%84%e4%bd%93%e6%96%b9%e6%a1%88" class="header-mark"></a>Json 转 Go语言结构体方案</h1><h2 id="开源方案" class="headerLink">
    <a href="#%e5%bc%80%e6%ba%90%e6%96%b9%e6%a1%88" class="header-mark"></a>开源方案</h2><h3 id="1-transformtools" class="headerLink">
    <a href="#1-transformtools" class="header-mark"></a>1. <a href="https://transform.tools/json-to-go" target="_blank" rel="noopener noreferrer">transform.tools</a></h3><ul>
<li><a href="https://github.com/ritz078/transform" target="_blank" rel="noopener noreferrer">github</a> Star 8.1K</li>
<li>不仅支持Go，也能转换成其它语言的结构</li>
</ul>
<h3 id="2-json-to-go" class="headerLink">
    <a href="#2-json-to-go" class="header-mark"></a>2. <a href="https://mholt.github.io/json-to-go/" target="_blank" rel="noopener noreferrer">JSON-to-Go</a></h3><ul>
<li><a href="https://github.com/mholt/json-to-go" target="_blank" rel="noopener noreferrer">github</a> Star 4.5K</li>
</ul>
<h3 id="3-json2struct" class="headerLink">
    <a href="#3-json2struct" class="header-mark"></a>3. <a href="https://json2struct.mervine.net/" target="_blank" rel="noopener noreferrer">Json2Struct</a></h3><ul>
<li><a href="https://github.com/jmervine/gojson-http" target="_blank" rel="noopener noreferrer">github</a> Star 93</li>
</ul>]]></description></item></channel></rss>