<?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: Alessio Fanelli</title>
    <description>The latest articles on DEV Community by Alessio Fanelli (@fanahova).</description>
    <link>https://dev.to/fanahova</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%2F73486%2F79bb466e-9039-4398-99c1-80f2904dd2d5.png</url>
      <title>DEV Community: Alessio Fanelli</title>
      <link>https://dev.to/fanahova</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fanahova"/>
    <language>en</language>
    <item>
      <title>nba_rb, a Ruby wrapper for the NBA Stats API</title>
      <dc:creator>Alessio Fanelli</dc:creator>
      <pubDate>Thu, 07 Jun 2018 13:57:41 +0000</pubDate>
      <link>https://dev.to/fanahova/nbarb-a-ruby-wrapper-for-the-nba-stats-api-2b79</link>
      <guid>https://dev.to/fanahova/nbarb-a-ruby-wrapper-for-the-nba-stats-api-2b79</guid>
      <description>&lt;p&gt;In the past couple of years I've worked on and off to put together &lt;a href="https://github.com/FanaHOVA/nba_rb"&gt;nba_rb&lt;/a&gt;, a Ruby wrapper for the NBA Stats API. I've been using this in a private project for a while and found a lot of use it for it, even though it's in no way, shape or form perfect yet. &lt;/p&gt;

&lt;p&gt;The inspiration for this gem was &lt;code&gt;nba_py&lt;/code&gt;, the Python equivalent of this gem. They have done an amazing job at mapping out all the endpoints and their params, so big props to them for laying the ground work. Something something on the shoulder of the giants :)&lt;/p&gt;

&lt;p&gt;Since I've been the only one really working on it and using the gem, I could use some feedback from other devs who like working with data, especially sports one. This is by no means perfect and it's the first big open source project I'm maintaining, so I'm sure there's a lot to improve :) Feel free to reach out to me at any time with Qs or anything else. &lt;/p&gt;

</description>
      <category>nba</category>
      <category>opensource</category>
      <category>ruby</category>
      <category>analytics</category>
    </item>
  </channel>
</rss>
