<?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: avirankatzsofi</title>
    <description>The latest articles on DEV Community by avirankatzsofi (@avirankatzsofi).</description>
    <link>https://dev.to/avirankatzsofi</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%2F107778%2Fdc88680b-1259-4d85-b06b-51a883ea88ff.png</url>
      <title>DEV Community: avirankatzsofi</title>
      <link>https://dev.to/avirankatzsofi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avirankatzsofi"/>
    <language>en</language>
    <item>
      <title>Covid-19 API</title>
      <dc:creator>avirankatzsofi</dc:creator>
      <pubDate>Fri, 20 Mar 2020 09:27:45 +0000</pubDate>
      <link>https://dev.to/avirankatzsofi/covid-19-api-30bo</link>
      <guid>https://dev.to/avirankatzsofi/covid-19-api-30bo</guid>
      <description>&lt;p&gt;Hey guys, I made a tiny API that saves an hourly snapshot of the covid-19 status of every country (starting the evening of 03/17), based on &lt;a href="https://github.com/javieraviles/covidAPI"&gt;this&lt;/a&gt; project's rest API.&lt;/p&gt;

&lt;p&gt;I don't have a specific use for it yet, but I thought that it might be useful for the people among you who are developing corona related side projects. &lt;/p&gt;

&lt;p&gt;So feel free to use it. Feel free to suggest uses for other people if you have any ideas. Feel free to ask me to expand the API if there's any unanswered need.&lt;/p&gt;

&lt;p&gt;Currently the only endpoint is for by-country sampling: &lt;br&gt;
&lt;code&gt;http://covid19.soficoop.com/country/{countryCode}&lt;/code&gt;&lt;br&gt;
(e.g. &lt;a href="http://covid19.soficoop.com/country/us"&gt;http://covid19.soficoop.com/country/us&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;I'm also attaching a link to the repo:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qF2jUiUG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-6a5bca60a4ebf959a6df7f08217acd07ac2bc285164fae041eacb8a148b1bab9.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/avirankatzsofi"&gt;
        avirankatzsofi
      &lt;/a&gt; / &lt;a href="https://github.com/avirankatzsofi/covid19-api"&gt;
        covid19-api
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;That's it. I'd love to hear your thoughts.&lt;br&gt;
Stay safe!&lt;/p&gt;

</description>
      <category>covid19</category>
      <category>corona</category>
      <category>restapi</category>
    </item>
  </channel>
</rss>
