<?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: Kerem ENDER</title>
    <description>The latest articles on DEV Community by Kerem ENDER (@enderk).</description>
    <link>https://dev.to/enderk</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%2F177349%2Fd94de75e-a79b-45c3-8820-02bb62f9192a.jpeg</url>
      <title>DEV Community: Kerem ENDER</title>
      <link>https://dev.to/enderk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/enderk"/>
    <language>en</language>
    <item>
      <title>IP Geolocation &amp; Exchange Rate API</title>
      <dc:creator>Kerem ENDER</dc:creator>
      <pubDate>Sat, 20 Jul 2019 10:26:41 +0000</pubDate>
      <link>https://dev.to/enderk/ip-geolocation-exchange-rate-api-46ea</link>
      <guid>https://dev.to/enderk/ip-geolocation-exchange-rate-api-46ea</guid>
      <description>&lt;p&gt;The service is free. Maxmind-DB is used for geographic location determination. The European Central Bank and the Central Bank of the Republic of Turkey used to exchange rates.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Development&lt;/b&gt;&lt;br&gt;
Written using Swoole Http Server. It achieves an average "35k/sec" request on a 4-core machine.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;PHP Library&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Swoole&lt;/li&gt;
&lt;li&gt;FastRoute&lt;/li&gt;
&lt;li&gt;Maxmind Reader&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;b&gt;Automatic Update&lt;/b&gt;&lt;br&gt;
Swool Scheduler is made with continuous update. The update is checked every 24 hours. The database is downloaded 2 times in one month.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/appaydin/gclib"&gt;Go to Github Project&lt;/a&gt;&lt;/p&gt;

</description>
      <category>php</category>
      <category>docker</category>
      <category>swoole</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
