Skip to content

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.

Notifications You must be signed in to change notification settings

Xignite/NodeJs-Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs-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.js

  3. Run script.

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

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

Node Version used : v0.8.21

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

No packages published