<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Rest reading Json]]></title><description><![CDATA[<p dir="auto">Hi<br />
I am not sure, but is is possible to read from a rest api returning json, using this module? (<a href="https://github.com/Tuxdiver/MMM-Rest" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Tuxdiver/MMM-Rest</a>)</p>
<p dir="auto">Here are the json that are returned from the API. I need the module to read 24.75 and display it.</p>
<pre><code>{
  "temp": 24.75
}

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/1851/mmm-rest-reading-json</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 17:21:10 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1851.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Feb 2017 18:29:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Rest reading Json on Thu, 23 Feb 2017 04:56:25 GMT]]></title><description><![CDATA[<p dir="auto">I’m curious about this as well, I currently have a link to some JSON output which I’d want to display some of the results on the mirror.  I was wondering if a module that’s currently out there can be tinkered with to perform this kind of thing.</p>
]]></description><link>https://forum.magicmirror.builders/post/15491</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15491</guid><dc:creator><![CDATA[ooom416354]]></dc:creator><pubDate>Thu, 23 Feb 2017 04:56:25 GMT</pubDate></item></channel></rss>