Skip to content

madroneropaulo/connect-nodejs-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-nodejs-samples

Samples of using Connect Open API in JavaScript and Node.js

How to get started your own app in JavaScript and Node.js:

  • Download and install Node.js
  • Download and install npm
  • Download this example
  • In the application folder run the commands:
    npm install
    node app.js
  • The application will connect to sandbox Open API server, authenticate and subscribe for EURUSD spot prices

About

Samples of using Connect Open API in JavaScript and Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Protocol Buffer 77.7%
  • JavaScript 22.3%