<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>JSON - แท็ก - Kawin&#39;s Pages</title>
        <link>https://kawin.dev/tags/json/</link>
        <description>JSON - แท็ก - Kawin&#39;s Pages</description>
        <generator>Hugo -- gohugo.io</generator><language>th</language><managingEditor>kawin.v@kkumail.com (Kawin Viriyaprasopsook)</managingEditor>
            <webMaster>kawin.v@kkumail.com (Kawin Viriyaprasopsook)</webMaster><lastBuildDate>Mon, 11 Dec 2023 10:00:40 &#43;0700</lastBuildDate><atom:link href="https://kawin.dev/tags/json/" rel="self" type="application/rss+xml" /><item>
    <title>ติดไอพ่นให้ JSON ใน Go</title>
    <link>https://kawin.dev/posts/go/faster_json/</link>
    <pubDate>Mon, 11 Dec 2023 10:00:40 &#43;0700</pubDate>
    <author>kawin.v@kkumail.com (Kawin Viriyaprasopsook)</author>
    <guid>https://kawin.dev/posts/go/faster_json/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="/img/featured-image.webp" referrerpolicy="no-referrer">
            </div><p>สิ่งที่ต้องเจอบ่อย ๆ เวลาทำงานกับ REST API นั่นคือการแปลง JSON ไปมาระหว่าง services โดบปกติแล้วก็จะใช้ <code>encoding/json</code> กันซึ่งเป็นไลบรารีมาตรฐานที่มีให้ใน Go แต่ตอนนี้มีของจะมาแนะนำให้ลองกัน นั่นคือ <code>goccy/go-json</code> ที่จะทำให้ services เราเร็วขึ้นโดยไม่ต้องจ่ายตังเพิ่ม</p>]]></description>
</item>
</channel>
</rss>
