<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Json on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/json/</link><description>Recent content in Json on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Jun 2026 03:01:59 +0000</lastBuildDate><atom:link href="https://journal.robbi.my/tags/json/index.xml" rel="self" type="application/rss+xml"/><item><title>23 09 20 1218_bookmark Springboot Jackson Date Format</title><link>https://journal.robbi.my/indieweb/230920121815/</link><pubDate>Wed, 20 Sep 2023 12:18:15 +0800</pubDate><guid>https://journal.robbi.my/indieweb/230920121815/</guid><description>&lt;p&gt;Mirror:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://web.archive.org/web/20230920051937/https://www.springcloud.io/post/2022-09/springboot-date-format/#gsc.tab=0"&gt;WaybackMachine&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Beautify `JSON` on web browser without addons</title><link>https://journal.robbi.my/posts/230303113521/</link><pubDate>Fri, 03 Mar 2023 23:35:21 +0800</pubDate><guid>https://journal.robbi.my/posts/230303113521/</guid><description>&lt;p&gt;Hi everyone! Nowadays, most of developers use a notation on data structure representation that called as &lt;code&gt;JSON&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The nested and super-long single or multilines key/values, it will be a great pleasure if the &lt;code&gt;JSON&lt;/code&gt; are well formatted and beautify for easy reading by human.&lt;/p&gt;
&lt;p&gt;Unfortunately, &lt;strong&gt;some company are blocking their user from installing addons&lt;/strong&gt;. Which make it someone who need to read the &lt;code&gt;JSON&lt;/code&gt; data, for example whom work as developer over there.&lt;/p&gt;</description></item><item><title>Hugo "GetJSON" now support HTTP Header</title><link>https://journal.robbi.my/posts/211009124047/</link><pubDate>Sat, 09 Oct 2021 12:40:47 +0800</pubDate><guid>https://journal.robbi.my/posts/211009124047/</guid><description>&lt;p&gt;TIL that hugo actually support custom HTTP headers to be use together with &lt;code&gt;getJSON&lt;/code&gt; function which means you not anymore limited to just use or call API that have &lt;code&gt;token=xxx&lt;/code&gt; on URL parameter anymore. Now you can use some header such as &lt;code&gt;Authorization&lt;/code&gt; (example: Bearer, OAuth and more).&lt;/p&gt;
&lt;p&gt;The implementation is quite simple just create a &lt;code&gt;dictionary&lt;/code&gt; data and put the information inside and bind it together with &lt;code&gt;getJSON&lt;/code&gt; as second parameter.&lt;/p&gt;</description></item><item><title>Sending JSON data file using CURL to API endpoint</title><link>https://journal.robbi.my/posts/201130102300/</link><pubDate>Mon, 30 Nov 2020 10:23:00 +0000</pubDate><guid>https://journal.robbi.my/posts/201130102300/</guid><description>&lt;p&gt;I developed warehouse system and use restful as communication method between our software and client software. We let end point of our system to talk each other with API designed.&lt;/p&gt;
&lt;p&gt;For simple and small test using Postman or SOAP-UI is enough for me but to when to test this system with massive data via API is quite headache, plus the mock features on Postman limited and not &amp;ldquo;mocking&amp;rdquo; enough as I want.&lt;/p&gt;</description></item></channel></rss>