Skip to content

Xignite/Ruby-Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-Hello-World

A Hello World sample app that makes a simple rest call to xigniteGlobalCurrencies -> ListCurrencies, parses the JSON and prints out the Name and symbol of the currency.

  1. Register for an API Token at https://www.xignite.com/Register

  2. Clone repo and plug API token in config.yml

  3. install JSON package using 'gem install JSON'. Help and documentation: https://rubygems.org/gems/json

  4. Run script.

  5. XigniteGlobalCurrencies Documentation: https://www.xignite.com/product/forex/api/

======================================================

Ruby Version used : 2.0.0p247

Uses JSON for Ruby. Documentation: http://flori.github.io/json/doc/index.html

About

A Hello World sample app that makes a simple rest call to xigniteGlobalCurrencies -> ListCurrencies, parses the JSON and prints out the Name and symbol of the currency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages