Skip to content

anton6/trufx-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exampe of Simple Server to obtain Exchange Rates from TrueFX Market Data Web API.

Unauthenticated sessions can access the following currency pairs:

  • EUR/USD 
  • USD/JPY
  • GBP/USD
  • EUR/GBP
  • USD/CHF
  • EUR/JPY
  • EUR/CHF
  • USD/CAD
  • AUD/USD
  • GBP/JPY

The server uses rooms per provider to emit data (in case additional fx providers need to be added in future).

  npm i && npm start

Client App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published