<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>quakelive ruby on rails api on random thoughts</title><link>https://awesomeprogrammer.com/categories/quakelive-ruby-on-rails-api/</link><description>Recent content in quakelive ruby on rails api on random thoughts</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 25 Sep 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://awesomeprogrammer.com/categories/quakelive-ruby-on-rails-api/index.xml" rel="self" type="application/rss+xml"/><item><title>API-like gem for fetching data from quakelive.com</title><link>https://awesomeprogrammer.com/blog/2013/09/25/api-like-gem-for-fetching-data-from-quakelive-dot-com/</link><pubDate>Wed, 25 Sep 2013 00:00:00 +0000</pubDate><guid>https://awesomeprogrammer.com/blog/2013/09/25/api-like-gem-for-fetching-data-from-quakelive-dot-com/</guid><description><![CDATA[<p>It has been a busy time for me lately, but I finally managed to release a small gem, that some of you might find useful.</p>
<p>You can <a href="https://github.com/emq/quakelive_api">download it from github</a> or <a href="https://rubygems.org/gems/quakelive_api">rubygems</a>, I attached readme, that should be sufficient enough to start hacking. As you may already know ID Software unfortunately didn&rsquo;t provided official API, so if you want to get some data from them, your only option is to crawl their site. And that&rsquo;s what this gem basically is - it&rsquo;s a small crawler with parser, packed nicely into nice ready-to-use gem.</p>
<p>I currently use it in production on <a href="http://quake.net.pl">quake.net.pl</a>, and so far it worked really nicely :-).</p>
]]></description><content:encoded><![CDATA[<p>It has been a busy time for me lately, but I finally managed to release a small gem, that some of you might find useful.</p>
<p>You can <a href="https://github.com/emq/quakelive_api">download it from github</a> or <a href="https://rubygems.org/gems/quakelive_api">rubygems</a>, I attached readme, that should be sufficient enough to start hacking. As you may already know ID Software unfortunately didn&rsquo;t provided official API, so if you want to get some data from them, your only option is to crawl their site. And that&rsquo;s what this gem basically is - it&rsquo;s a small crawler with parser, packed nicely into nice ready-to-use gem.</p>
<p>I currently use it in production on <a href="http://quake.net.pl">quake.net.pl</a>, and so far it worked really nicely :-).</p>
]]></content:encoded></item></channel></rss>