espn 0.2.0
A ruby wrapper for the ESPN Developer API. Their API allows you to get sports, leagues, scores, standings, the latest news and more. This is a wrapper around that API so you can pull it into your applications with ruby.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            addressable
            ~> 2.2
          
          
            faraday
            ~> 0.8
          
          
            faraday_middleware
            ~> 0.8
          
          
            hashie
            ~> 1.2
          
          
            multi_json
            ~> 1.3
          
          
            oauth
            ~> 0.4
          
          
            uri_template
            ~> 0.6