Skip to content

Instantly share code, notes, and snippets.

@muhammadghazali
Last active December 16, 2015 08:59
Show Gist options
  • Save muhammadghazali/5409508 to your computer and use it in GitHub Desktop.
Save muhammadghazali/5409508 to your computer and use it in GitHub Desktop.
ghanoz-json: Event Details resource representations design in XML
<response>
<url>http://localhost:3000/event1</url>
<data id="1">
<title>Diam nisl tation.</title>
<shortDescription>Amet dolore praesent consequat te.</shortDescription>
<times>
<time>
<milliseconds>1613028781634</milliseconds>
<fullFormat>Thu Feb 11 2021 14:33:01 GMT+0700 (WIT)</fullFormat>
<year>2021</year>
<month>1</month>
<date>11</date>
<day>1</day>
</time>
</times>
<isPassed>false</isPassed>
<rating>2</rating>
<lastUpdated>161292898164</lastUpdated>
<timestamp>1612928781634</timestamp>
</data>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment