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.
-
Register for an API Token at https://www.xignite.com/Register
-
Clone repo and plug API token in config.js
-
Run script.
-
XigniteGlobalCurrencies Documentation: https://www.xignite.com/product/forex/api/
======================================================
Node Version used : v0.8.21