<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Raymond Choi</title>
    <description>The latest articles on DEV Community by Raymond Choi (@raymondchoigit).</description>
    <link>https://dev.to/raymondchoigit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F811548%2F34a91b0e-6189-4a25-9083-b11973d9ce17.png</url>
      <title>DEV Community: Raymond Choi</title>
      <link>https://dev.to/raymondchoigit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raymondchoigit"/>
    <language>en</language>
    <item>
      <title>Introduce Josson &amp; Jossons</title>
      <dc:creator>Raymond Choi</dc:creator>
      <pubDate>Tue, 08 Feb 2022 14:59:34 +0000</pubDate>
      <link>https://dev.to/raymondchoigit/introduce-josson-jossons-1mcj</link>
      <guid>https://dev.to/raymondchoigit/introduce-josson-jossons-1mcj</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/octomix/josson"&gt;https://github.com/octomix/josson&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Josson &amp;amp; Jossons
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;Josson&lt;/em&gt; is a query language for JSON.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Jossons&lt;/em&gt; is a template engine to generate text output.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Features and Capabilities of Josson
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Query a JSON dataset.&lt;/li&gt;
&lt;li&gt;Restructure JSON data.&lt;/li&gt;
&lt;li&gt;Has many functions to format text output.&lt;/li&gt;
&lt;li&gt;Has many functions to manipulate date values.&lt;/li&gt;
&lt;li&gt;Has many functions to work on array node.&lt;/li&gt;
&lt;li&gt;Can be used as an API parameter to trim down the response JSON result.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Features and Capabilities of Jossons
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Query data from multiple JSON datasets.&lt;/li&gt;
&lt;li&gt;Join two JSON datasets to build a new dataset.&lt;/li&gt;
&lt;li&gt;Resolve template placeholder from external data source on demand.&lt;/li&gt;
&lt;li&gt;I used Jossons to generate millions of SMS/Email notifications during the first year.&lt;/li&gt;
&lt;li&gt;I used Jossons to generate reports that retrieve data from MongoDB directly without writing a line of code.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>java</category>
      <category>json</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
