Skip to content

xmlstats/example-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Example

A simple example that access the xmlstats API using Ruby. This example grabs a list of active NBA teams, makes a request for each team's roster, and prints.

Requirements

To run this program, you will need Ruby 2.x and an xmlstats account.

Getting Started

Clone the repository.

Configure

Specify your API access token and e-mail address in config.rb.

Run

ruby roster.rb

About

Simple example showing how to access the xmlstats API using Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages